Searched refs:PCAP_D_IN (Results 1 – 7 of 7) sorted by relevance
126 if (pcap_setdirection(capture, PCAP_D_IN) < 0) in main()
366 ((!in) && (handle->direction == PCAP_D_IN))) in bt_read_linux()
3263 direction = (d == PCAP_D_IN) ? BPF_D_IN :3268 (d == PCAP_D_IN) ? "PCAP_D_IN" :
914 if (handle->direction == PCAP_D_IN) in usb_read_linux()
1769 if (handle->direction == PCAP_D_IN)
182 PCAP_D_IN, enumerator
1396 Qflag = PCAP_D_IN; in main()