Searched refs:must_do_on_close (Results 1 – 2 of 2) sorted by relevance
172 int must_do_on_close; /* stuff we must do when we close */ member1398 if (pb->must_do_on_close != 0) { in pcap_cleanup_bpf()1404 if (pb->must_do_on_close & MUST_CLEAR_RFMON) { in pcap_cleanup_bpf()1458 if (pb->must_do_on_close & MUST_DESTROY_USBUS) { in pcap_cleanup_bpf()1477 pb->must_do_on_close = 0; in pcap_cleanup_bpf()1892 pb->must_do_on_close |= MUST_DESTROY_USBUS;2813 pb->must_do_on_close |= MUST_CLEAR_RFMON;
308 int must_do_on_close; /* stuff we must do when we close */ member969 handlep->must_do_on_close |= MUST_DELETE_MONIF;1185 if (handlep->must_do_on_close != 0) {1190 if (handlep->must_do_on_close & MUST_CLEAR_PROMISC) {1230 if (handlep->must_do_on_close & MUST_DELETE_MONIF) {1247 if (handlep->must_do_on_close & MUST_CLEAR_RFMON) {5748 handlep->must_do_on_close |= MUST_CLEAR_RFMON;5984 handlep->must_do_on_close |= MUST_CLEAR_RFMON;6419 handlep->must_do_on_close |= MUST_CLEAR_PROMISC;