# Functions
No description provided by the author
# Constants
IPV4_TUPLE_LENGTH is the fixed length of IPv4 source/destination address(4 bytes each) and port(2 bytes each).
MSG_LEN is the fixed length of one record we retrieve from map of tuple.
No description provided by the author
TUPLE_LEN is the fixed length of 4-tuple(source/dest IP/port) in a record from map of tuple.