Lines Matching refs:sc_iftop
353 return (*sc->sc_iftop->iftop_select_tx_port)(sc, m);
363 hash = (*sc->sc_iftop->iftop_hashmbuf)(sc, m);
576 sc->sc_iftop = &agrether_ops;
584 error = (*sc->sc_iftop->iftop_ctor)(sc, ifp_port);
638 error = (*sc->sc_iftop->iftop_portinit)(sc, port);
645 error = (*sc->sc_iftop->iftop_configmulti_port)(sc, port, true);
672 (*sc->sc_iftop->iftop_dtor)(sc);
673 sc->sc_iftop = NULL;
706 error = (*sc->sc_iftop->iftop_portfini)(sc, port);
713 error = (*sc->sc_iftop->iftop_configmulti_port)(sc, port, false);
733 (*sc->sc_iftop->iftop_dtor)(sc);
734 sc->sc_iftop = NULL;
810 error = (*sc->sc_iftop->iftop_configmulti_ifreq)(sc, ifr,