Searched defs:PCAP_IF_LOOPBACK (Results 1 – 2 of 2) sorted by relevance
| /external/scapy/scapy/modules/ | ||
| D | winpcapy.py | 202 PCAP_IF_LOOPBACK = 1 variable |
| /external/libpcap/pcap/ | ||
| D | pcap.h | 309 #define PCAP_IF_LOOPBACK 0x00000001 /* interface is loopback */ macro |