Home
last modified time | relevance | path

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

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