Searched refs:PCAP_D_IN (Results 1 – 7 of 7) sorted by relevance
144 PCAP_D_IN, enumerator
65 #ifndef PCAP_D_IN66 #define PCAP_D_IN D_IN macro665 err = pcap_setdirection(pp, PCAP_D_IN); in open_socket()
353 ((!in) && (handle->direction == PCAP_D_IN))) in bt_read_linux()
2702 direction = (d == PCAP_D_IN) ? BPF_D_IN :2707 (d == PCAP_D_IN) ? "PCAP_D_IN" :
557 if (handle->direction == PCAP_D_IN) in usb_read_linux()
1525 if (handle->direction == PCAP_D_IN)
1296 Qflag = PCAP_D_IN; in main()