Home
last modified time | relevance | path

Searched defs:PCAP_IF_LOOPBACK (Results 1 – 2 of 2) sorted by relevance

/external/scapy/scapy/modules/
Dwinpcapy.py202 PCAP_IF_LOOPBACK = 1 variable
/external/libpcap/pcap/
Dpcap.h309 #define PCAP_IF_LOOPBACK 0x00000001 /* interface is loopback */ macro