Lines Matching full:must_do_on_close
299 int must_do_on_close; /* stuff we must do when we close */
934 handlep->must_do_on_close |= MUST_DELETE_MONIF;
1154 if (handlep->must_do_on_close != 0) {
1159 if (handlep->must_do_on_close & MUST_CLEAR_PROMISC) {
1199 if (handlep->must_do_on_close & MUST_DELETE_MONIF) {
1216 if (handlep->must_do_on_close & MUST_CLEAR_RFMON) {
5527 handlep->must_do_on_close |= MUST_CLEAR_RFMON;
5763 handlep->must_do_on_close |= MUST_CLEAR_RFMON;
6143 handlep->must_do_on_close |= MUST_CLEAR_PROMISC;