Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet6/
H A Dnd6_var.h61 struct nd_ifinfo { struct
H A Dnd6.c492 struct nd_ifinfo *__single ndi = ND_IFINFO(ifp); in nd6_ifreset()
507 struct nd_ifinfo *__single ndi = ND_IFINFO(ifp); in nd6_ifattach()
539 nd6_ifdetach(struct nd_ifinfo *nd)
549 struct nd_ifinfo *__single ndi = ND_IFINFO(ifp); in nd6_setmtu()
856 struct nd_ifinfo *__single ndi = NULL; in nd6_service_neighbor_cache()
2426 struct nd_ifinfo *__single ndi = ND_IFINFO(rt->rt_ifp); in nd6_lookup()
2723 struct nd_ifinfo *__single ndi = ND_IFINFO(rt->rt_ifp); in nd6_rtrequest()
3109 struct nd_ifinfo *__single ndi; in nd6_ioctl()
3154 struct nd_ifinfo *__single ndi = ND_IFINFO(ifp); in nd6_ioctl()
3447 struct nd_ifinfo *__single ndi; in nd6_ioctl()
[all …]
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.h164 struct nd_ifinfo { struct
359 struct nd_ifinfo ndi;
415 (&IN6_IFEXTRA(ifp)->nd_ifinfo)))
H A Dnd6_rtr.c349 struct nd_ifinfo *ndi = NULL; in nd6_ra_input()
930 struct nd_ifinfo *ndi = ND_IFINFO(new->ifp); in defrouter_addreq()
1322 struct nd_ifinfo *ndi = NULL; in defrtrlist_del()
1546 struct nd_ifinfo *ndi = NULL; in defrouter_select()
1987 struct nd_ifinfo *ndi = NULL; in defrtrlist_update_common()
2275 struct nd_ifinfo *__single ndi = NULL; in nd6_prelist_add()
2373 struct nd_ifinfo *__single ndi = NULL; in prelist_remove()
3817 struct nd_ifinfo *__single ndi = NULL; in nd6_prefix_onlink_common()
3991 struct nd_ifinfo *__single ndi = NULL; in in6_pfx_newpersistaddr()
H A Dnd6_nbr.c1119 struct nd_ifinfo *__single ndi = NULL; in nd6_na_input()
1244 struct nd_ifinfo *__single ndi = NULL; in nd6_na_input()
1816 struct nd_ifinfo *__single ndi = NULL; in nd6_dad_start()
1941 struct nd_ifinfo *ndi = NULL; in nd6_dad_timer()
2208 struct nd_ifinfo *__single ndi = ND_IFINFO(ifp); in nd6_dad_duplicated()
2330 struct nd_ifinfo *__single ndi = NULL; in nd6_dad_na_input()
H A Din6_var.h961 struct nd_ifinfo nd_ifinfo; member
H A Din6.c2017 struct nd_ifinfo *__single ndi = NULL; in in6_setrouter()
3875 struct nd_ifinfo *__single ndi = NULL; in in6_if_up_dad_start()
3909 struct nd_ifinfo *__single ndi = NULL; in in6if_do_dad()
3986 struct nd_ifinfo *__single ndi = NULL; in in6_setmaxmtu()
H A Din6_src.c1621 struct nd_ifinfo *__single ndi = ND_IFINFO(ifp); in in6_selecthlim()
H A Dicmp6.c2252 struct nd_ifinfo *__single ndi = NULL; in icmp6_reflect()
/xnu-11215.1.10/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c388 struct nd_ifinfo *ndi = ND_IFINFO(tgt_rt->rt_ifp); in fsw_ethernet_resolve()
/xnu-11215.1.10/bsd/netinet/
H A Dtcp_input.c6750 struct nd_ifinfo *ndi = NULL; in tcp_maxmtu6()
/xnu-11215.1.10/bsd/net/
H A Ddlil.c9234 struct nd_ifinfo *ndi = NULL; in ifnet_detach()