Searched refs:count_packets (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/testing/selftests/net/netfilter/
H A Dnf_queue.c19 bool count_packets; member in struct:options
113 if (opts.count_packets)
335 opts.count_packets = true;
391 if (opts.count_packets)
H A Dnft_concat_range.sh1125 count_packets() { function
1182 if [ "$(count_packets)" != "1" ]; then
1208 if [ "$(count_packets)" != "0" ]; then

Completed in 275 milliseconds