Searched refs:PCAP_D_IN (Results 1 - 5 of 5) sorted by relevance

/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/pcap/
H A Dpcap.h147 PCAP_D_IN, enumerator in enum:__anon1722
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/
H A Dpcap-bt-linux.c313 ((!in) && (handle->direction == PCAP_D_IN)))
H A Dpcap-usb-linux.c505 if (handle->direction == PCAP_D_IN)
H A Dpcap-bpf.c2565 direction = (d == PCAP_D_IN) ? BPF_D_IN :
2570 (d == PCAP_D_IN) ? "PCAP_D_IN" :
2592 (d == PCAP_D_INOUT) ? "PCAP_D_INOUT" : "PCAP_D_IN",
H A Dpcap-linux.c1441 if (handle->direction == PCAP_D_IN)
3452 if (handle->direction == PCAP_D_IN)

Completed in 165 milliseconds