Home
last modified time | relevance | path

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

/external/scapy/scapy/modules/
Dwinpcapy.py258 pcap_open_live = _lib.pcap_open_live variable
/external/libpcap/
Dpcap.c2762 pcap_open_live(const char *device, int snaplen, int promisc, int to_ms, char *errbuf) function