Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-linux.c1692 static void pcap_close_all(void) in pcap_close_all() function
1852 if (atexit(pcap_close_all) == -1) { in live_open_old()