Searched defs:PCAP_IF_UP (Results 1 – 2 of 2) sorted by relevance
/external/scapy/scapy/arch/ | ||
D | libpcap.py | 73 PCAP_IF_UP = 0x00000002 # interface is up variable |
/external/libpcap/pcap/ | ||
D | pcap.h | 358 #define PCAP_IF_UP 0x00000002 /* interface is up */ macro |