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

/openbsd-current/sbin/pflogd/
H A Dpflogd.h25 #define PCAP_OPT_FIL 1 /* filter optimization */ macro
H A Dpflogd.c186 if (pcap_compile(hpcap, &bprog, filter, PCAP_OPT_FIL, 0) < 0)

Completed in 119 milliseconds