Home
last modified time | relevance | path

Searched refs:mif6c_pifi (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netinet6/
H A Dip6_mroute.h106 u_short mif6c_pifi; /* the index of the physical IF */ member
H A Dip6_mroute.c690 if ((ifp = ifnet_byindex(mifcp->mif6c_pifi)) == NULL) { in add_m6if()
711 mifcp->mif6c_pifi = ifp->if_index; in add_m6if()