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

/freebsd-10.1-release/contrib/libpcap/
H A Dpcap-int.h206 #define MUST_DELETE_MONIF 0x00000004 /* delete monitor-mode interface */ macro
H A Dpcap-linux.c835 handle->md.must_do_on_close |= MUST_DELETE_MONIF;
1059 if (handle->md.must_do_on_close & MUST_DELETE_MONIF) {

Completed in 103 milliseconds