Home
last modified time | relevance | path

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

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