Searched refs:ifnet_byindex (Results 1 – 12 of 12) sorted by relevance
380 if (V_if_index < zoneid || ifnet_byindex(zoneid) == NULL) in sa6_embedscope()412 if (!ifnet_byindex(zoneid)) in sa6_recoverscope()
1369 ifp = ifnet_byindex(gsr.gsr_interface); in in6p_block_unblock_source()1600 ifp = ifnet_byindex(msfr.msfr_ifindex); in in6p_get_source_filters()1854 ifp = ifnet_byindex(mreq.ipv6mr_interface); in in6p_join_group()1896 ifp = ifnet_byindex(gsr.gsr_interface); in in6p_join_group()2198 ifp = ifnet_byindex(ifindex); in in6p_leave_group()2223 ifp = ifnet_byindex(ifindex); in in6p_leave_group()2356 ifp = ifnet_byindex(ifindex); in in6p_set_multicast_if()2410 ifp = ifnet_byindex(msfr.msfr_ifindex); in in6p_set_source_filters()2703 ifp = ifnet_byindex(ifindex); in sysctl_ip6_mcast_filters()
575 ifp = ifnet_byindex(pi->ipi6_ifindex); in selectroute()779 ifnet_byindex(((struct sockaddr_dl *) in selectroute()
2162 if (ifindex != 0 && !ifnet_byindex(ifindex)) in nd6_setdefaultiface()2168 V_nd6_defifp = ifnet_byindex(V_nd6_defifindex); in nd6_setdefaultiface()
387 ifp = ifnet_byindex(name[0]); in sysctl_mld_ifinfo()3076 ifp = ifnet_byindex(ifindex); in mld_dispatch_packet()
677 ifp = ifnet_byindex(mifcp->mif6c_pifi); in add_m6if()
2485 ifp = ifnet_byindex(pktinfo->ipi6_ifindex); in ip6_setpktopt()
1371 ifp = ifnet_byindex(gsr.gsr_interface); in inp_block_unblock_source()1624 ifp = ifnet_byindex(msfr.msfr_ifindex); in inp_get_source_filters()1991 ifp = ifnet_byindex(gsr.gsr_interface); in inp_join_group()2284 ifp = ifnet_byindex(gsr.gsr_interface); in inp_leave_group()2433 ifp = ifnet_byindex(mreqn.imr_ifindex); in inp_set_multicast_if()2511 ifp = ifnet_byindex(msfr.msfr_ifindex); in inp_set_source_filters()2836 ifp = ifnet_byindex(ifindex); in sysctl_ip_mcast_filters()
453 ifp = ifnet_byindex(name[0]); in sysctl_igmp_ifinfo()3413 ifp = ifnet_byindex(ifindex); in igmp_intr()
279 ifp = ifnet_byindex(dl->sdl_index); in lla_rt_output()
921 struct ifnet *ifnet_byindex(u_short idx);
240 ifnet_byindex(u_short idx) in ifnet_byindex() function646 if (ifp->if_index == 0 || ifp != ifnet_byindex(ifp->if_index)) in if_attach_internal()