Searched refs:PCAP_NUM_PKTS (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/pf/pflogd/ | ||
H A D | pflogd.h | 24 #define PCAP_NUM_PKTS 1000 /* max number of packets to process at each loop */ macro |
H A D | pflogd.c | 774 np = pcap_dispatch(hpcap, PCAP_NUM_PKTS, |