Lines Matching defs:packets
1378 * But, determining whether packets from a VF should match it is
1411 /* Thanks to CT_TCP_FLAGS_INHIBIT, packets with interesting flags could
1413 * So make -est imply -tcp_syn_fin_rst match to ensure these packets
1845 /* Thanks to CT_TCP_FLAGS_INHIBIT, packets with interesting flags could
1847 * So make -est imply -tcp_syn_fin_rst match to ensure these packets
2283 u64 packets, bytes;
2302 packets = cnt->packets;
2305 packets - cnt->old_packets, 0, cnt->touched,
2307 cnt->old_packets = packets;