Home
last modified time | relevance | path

Searched refs:PCAP_D_OUT (Results 1 – 7 of 7) sorted by relevance

/freebsd-9-stable/contrib/libpcap/pcap/
Dpcap.h145 PCAP_D_OUT enumerator
/freebsd-9-stable/contrib/libpcap/
Dpcap-can-linux.c298 if (d == PCAP_D_OUT) in can_setdirection_linux()
Dpcap-canusb-linux.c454 if (d == PCAP_D_OUT) in canusb_setdirection_linux()
Dpcap-bt-linux.c349 if ((in && (handle->direction == PCAP_D_OUT)) || in bt_read_linux()
Dpcap-bpf.c2668 ((d == PCAP_D_OUT) ? BPF_D_OUT : BPF_D_INOUT);
2673 ((d == PCAP_D_OUT) ? "PCAP_D_OUT" : "PCAP_D_INOUT"),
2684 if (d == PCAP_D_OUT) {
Dpcap-usb-linux.c537 if (handle->direction == PCAP_D_OUT) in usb_read_linux()
Dpcap-linux.c1506 if (handle->direction == PCAP_D_OUT)
3885 if (handle->direction == PCAP_D_OUT)