Searched refs:nifp (Results 1 – 1 of 1) sorted by relevance
287 struct ifnet *oifp, *nifp; in enc_unsetif() local301 nifp = enc_allifps[i]; in enc_unsetif()303 if (nifp == NULL || nifp == ifp || nifp->if_rdomain != rdomain) in enc_unsetif()306 enc_ifps[rdomain] = nifp; in enc_unsetif()307 nifp->if_link_state = LINK_STATE_UP; in enc_unsetif()