Home
last modified time | relevance | path

Searched refs:pcap_remoteact_cleanup (Results 1 – 3 of 3) sorted by relevance

/external/scapy/scapy/modules/
Dwinpcapy.py734 pcap_remoteact_cleanup = _lib.pcap_remoteact_cleanup variable
735 pcap_remoteact_cleanup.restypes = None
736 pcap_remoteact_cleanup.argtypes = []
/external/libpcap/pcap/
Dpcap.h967 PCAP_API void pcap_remoteact_cleanup(void);
/external/libpcap/
Dpcap-rpcap.c2940 void pcap_remoteact_cleanup(void) in pcap_remoteact_cleanup() function