Searched refs:MUST_CLEAR_PROMISC (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/libpcap/
H A Dpcap-int.h204 #define MUST_CLEAR_PROMISC 0x00000001 /* clear promiscuous mode */ macro
H A Dpcap-linux.c1019 if (handle->md.must_do_on_close & MUST_CLEAR_PROMISC) {
5057 handle->md.must_do_on_close |= MUST_CLEAR_PROMISC;

Completed in 119 milliseconds