IFVF_PROMISC
if (ISSET(sc->sc_flags, IFVF_PROMISC)) {
if (ISSET(sc->sc_flags, IFVF_PROMISC))
if (ISSET(sc->sc_flags, IFVF_PROMISC))
promisc = IFVF_PROMISC;
if (ISSET(sc->sc_flags, IFVF_PROMISC) == promisc)
CLR(sc->sc_flags, IFVF_PROMISC);