Home
last modified time | relevance | path

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

/freebsd/contrib/libpcap/
H A Dpcap-linux.c217 #define MUST_DELETE_MONIF 0x00000002 /* delete monitor-mode interface */ macro
800 if (handlep->must_do_on_close & MUST_DELETE_MONIF) { in pcap_cleanup_linux()
4767 handlep->must_do_on_close |= MUST_DELETE_MONIF; in enter_rfmon_mode()