Home
last modified time | relevance | path

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

/external/scapy/scapy/arch/
Dlibpcap.py73 PCAP_IF_UP = 0x00000002 # interface is up variable
/external/libpcap/pcap/
Dpcap.h358 #define PCAP_IF_UP 0x00000002 /* interface is up */ macro