Lines Matching defs:ifxp
304 struct ifxmt *ifxp;
367 ifxp = &sc->sc_ifw[0];
369 rp->ubinfo = ifxp->ifw_info;
372 ifxp++;
561 struct ifxmt *ifxp;
658 ifxp = &sc->sc_ifw[0];
662 ifxp++;
673 if_ubaend(&sc->sc_ifuba, ifxp);
915 struct ifxmt *ifxp;
920 for (ifxp = sc->sc_ifw; ifxp < &sc->sc_ifw[NXMT]; ifxp++) {
922 m_freem(ifxp->ifw_xtofree);
923 ifxp->ifw_xtofree = NULL;