Home
last modified time | relevance | path

Searched defs:BPF_WHOLEPACKET (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/rump_dhcpclient/
H A Dbpf-filter.h31 # define BPF_WHOLEPACKET ~0U macro
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dbpf.c61 #define BPF_WHOLEPACKET 0x7fffffff /* work around buggy LPF filters */ macro
63 #define BPF_WHOLEPACKET ~0U macro