Home
last modified time | relevance | path

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

/external/libpcap/
Dpcap-int.h99 int clear_promisc; /* must clear promiscuous mode when we close */ member
Dpcap-linux.c1705 if (handle->md.clear_promisc) { in pcap_close_linux()
1873 handle->md.clear_promisc = 1; in live_open_old()