if_get_byindex
return if_get_byindex(unit, psref);
ifp = if_get_byindex(name[0], &psref);
ifnet_t *if_get_byindex(u_int, struct psref *);
ifp = if_get_byindex(name[0], &psref);
ifp = if_get_byindex(sdl_index, &psref);
ifp = if_get_byindex(dl->sdl_index, &psref);
ifp = if_get_byindex(log->if_idx, &psref);
info->rti_ifp = if_get_byindex(ifa->ifa_ifp->if_index,
ifp = if_get_byindex(name[0], &psref);
ifp = mifp = if_get_byindex(ia->ia_ifp->if_index, &psref);
ifp = mifp = if_get_byindex(imo->imo_multicast_if_index, &psref);
*retifp = if_get_byindex(pi->ipi6_ifindex, psref);
*retifp = if_get_byindex(mopts->im6o_multicast_if_index, psref);
*retifp = if_get_byindex(rt->rt_ifp->if_index, psref);
if_get_byindex(rt->rt_ifp->if_index, psref) : NULL;
*ifp = if_get_byindex(mreq.ipv6mr_interface, psref);
ifp = if_get_byindex(pi->ipi6_ifindex, &psref);
ifp = if_get_byindex(im6o->im6o_multicast_if_index,
ifp = if_get_byindex(rt->rt_ifp->if_index, &psref);
ifp = if_get_byindex(name[0], &psref);
return if_get_byindex(m->m_pkthdr.rcvif_index, psref);