Home
last modified time | relevance | path

Searched refs:conntrack_key_struct_ptr (Results 1 – 1 of 1) sorted by relevance

/dports/net-mgmt/fastnetmon/fastnetmon-1.1.4/src/
H A Dfastnetmon.cpp1941 conntrack_key_struct* conntrack_key_struct_ptr = in process_packet() local
1944 conntrack_key_struct_ptr->packets += sampled_number_of_packets; in process_packet()
1945 conntrack_key_struct_ptr->bytes += sampled_number_of_bytes; in process_packet()
1960 conntrack_key_struct* conntrack_key_struct_ptr = in process_packet() local
1963 conntrack_key_struct_ptr->packets += sampled_number_of_packets; in process_packet()
1964 conntrack_key_struct_ptr->bytes += sampled_number_of_bytes; in process_packet()
2082 conntrack_key_struct* conntrack_key_struct_ptr = in process_packet() local
2085 conntrack_key_struct_ptr->packets += sampled_number_of_packets; in process_packet()
2086 conntrack_key_struct_ptr->bytes += sampled_number_of_bytes; in process_packet()
2101 conntrack_key_struct* conntrack_key_struct_ptr = in process_packet() local
[all …]