Searched refs:PDRX_ALL_PACKETS (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/libpcap/msdos/ | ||
H A D | pktdrvr.h | 40 PDRX_ALL_PACKETS, /* receive all packets on network */ enumerator |
/freebsd/contrib/libpcap/ | ||
H A D | pcap-dos.c | 1136 mode = PDRX_ALL_PACKETS; in pkt_open() |