Home
last modified time | relevance | path

Searched refs:nd_ifinfo (Results 1 – 13 of 13) sorted by relevance

/xnu-12377.1.9/bsd/netinet6/
H A Dnd6_var.h65 struct nd_ifinfo { struct
H A Dnd6.c499 struct nd_ifinfo *__single ndi = ND_IFINFO(ifp); in nd6_ifreset()
514 struct nd_ifinfo *__single ndi = ND_IFINFO(ifp); in nd6_ifattach()
546 nd6_ifdetach(struct nd_ifinfo *nd)
556 struct nd_ifinfo *__single ndi = ND_IFINFO(ifp); in nd6_setmtu()
863 struct nd_ifinfo *__single ndi = NULL; in nd6_service_neighbor_cache()
2433 struct nd_ifinfo *__single ndi = ND_IFINFO(rt->rt_ifp); in nd6_lookup()
2730 struct nd_ifinfo *__single ndi = ND_IFINFO(rt->rt_ifp); in nd6_rtrequest()
3116 struct nd_ifinfo *__single ndi; in nd6_ioctl()
3161 struct nd_ifinfo *__single ndi = ND_IFINFO(ifp); in nd6_ioctl()
3454 struct nd_ifinfo *__single ndi; in nd6_ioctl()
[all …]
H A Dnd6.h171 struct nd_ifinfo { struct
366 struct nd_ifinfo ndi;
445 (&IN6_IFEXTRA(ifp)->nd_ifinfo)))
H A Din6_ifattach.c936 struct nd_ifinfo *__single ndi = NULL; in in6_ifattach_llcgareq()
1214 struct nd_ifinfo *ndi = ND_IFINFO(ifp);
1241 struct nd_ifinfo *__single ndi = NULL; in in6_tmpaddrtimer()
H A Dnd6_nbr.c1119 struct nd_ifinfo *__single ndi = NULL; in nd6_na_input()
1246 struct nd_ifinfo *__single ndi = NULL; in nd6_na_input()
1819 struct nd_ifinfo *__single ndi = NULL; in nd6_dad_start()
1944 struct nd_ifinfo *ndi = NULL; in nd6_dad_timer()
2212 struct nd_ifinfo *__single ndi = ND_IFINFO(ifp); in nd6_dad_duplicated()
2334 struct nd_ifinfo *__single ndi = NULL; in nd6_dad_na_input()
H A Dnd6_rtr.c354 struct nd_ifinfo *ndi = NULL; in nd6_ra_input()
952 struct nd_ifinfo *ndi = ND_IFINFO(new->ifp); in defrouter_addreq()
1351 struct nd_ifinfo *ndi = NULL; in defrtrlist_del()
1575 struct nd_ifinfo *ndi = NULL; in defrouter_select()
2024 struct nd_ifinfo *ndi = NULL; in defrtrlist_update_common()
2312 struct nd_ifinfo *__single ndi = NULL; in nd6_prelist_add()
2410 struct nd_ifinfo *__single ndi = NULL; in prelist_remove()
3863 struct nd_ifinfo *__single ndi = NULL; in nd6_prefix_onlink_common()
4037 struct nd_ifinfo *__single ndi = NULL; in in6_pfx_newpersistaddr()
H A Din6_var.h961 struct nd_ifinfo nd_ifinfo; member
H A Din6.c2017 struct nd_ifinfo *__single ndi = NULL; in in6_setrouter()
3879 struct nd_ifinfo *__single ndi = NULL; in in6_if_up_dad_start()
3913 struct nd_ifinfo *__single ndi = NULL; in in6if_do_dad()
3990 struct nd_ifinfo *__single ndi = NULL; in in6_setmaxmtu()
H A Din6_src.c1624 struct nd_ifinfo *__single ndi = ND_IFINFO(ifp); in in6_selecthlim()
H A Dicmp6.c2254 struct nd_ifinfo *__single ndi = NULL; in icmp6_reflect()
/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c389 struct nd_ifinfo *ndi = ND_IFINFO(tgt_rt->rt_ifp); in fsw_ethernet_resolve()
/xnu-12377.1.9/bsd/netinet/
H A Dtcp_input.c7026 struct nd_ifinfo *ndi = NULL; in tcp_maxmtu6()
/xnu-12377.1.9/bsd/net/
H A Ddlil.c5322 struct nd_ifinfo *ndi = NULL; in ifnet_detach()