Home
last modified time | relevance | path

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

/external/scapy/scapy/modules/
Dwinpcapy.py534 PCAP_SRC_IFREMOTE = 4 variable
/external/libpcap/pcap/
Dpcap.h876 #define PCAP_SRC_IFREMOTE 4 /* interface on a remote host, using RPCAP */ macro