Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/netinet6/
H A Dnd6_var.h61 struct nd_ifinfo { struct
H A Dnd6.c495 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in nd6_ifreset()
510 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in nd6_ifattach()
542 nd6_ifdetach(struct nd_ifinfo *nd)
552 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in nd6_setmtu()
850 struct nd_ifinfo *ndi = NULL; in nd6_service_neighbor_cache()
2409 struct nd_ifinfo *ndi = ND_IFINFO(rt->rt_ifp); in nd6_lookup()
2706 struct nd_ifinfo *ndi = ND_IFINFO(rt->rt_ifp); in nd6_rtrequest()
3319 struct nd_ifinfo *ndi; in nd6_ioctl()
3364 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in nd6_ioctl()
3657 struct nd_ifinfo *ndi; in nd6_ioctl()
[all …]
H A Din6_ifattach.c936 struct nd_ifinfo *ndi = NULL; in in6_ifattach_llcgareq()
1218 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in in6_iid_mktmp()
1245 struct nd_ifinfo *ndi = NULL; in in6_tmpaddrtimer()
H A Dnd6.h164 struct nd_ifinfo { struct
444 struct nd_ifinfo ndi;
500 (&IN6_IFEXTRA(ifp)->nd_ifinfo)))
H A Dnd6_nbr.c1084 struct nd_ifinfo *ndi = NULL; in nd6_na_input()
1208 struct nd_ifinfo *ndi = NULL; in nd6_na_input()
1798 struct nd_ifinfo *ndi = NULL; in nd6_dad_start()
1922 struct nd_ifinfo *ndi = NULL; in nd6_dad_timer()
2188 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in nd6_dad_duplicated()
2309 struct nd_ifinfo *ndi = NULL; in nd6_dad_na_input()
H A Dnd6_rtr.c348 struct nd_ifinfo *ndi = NULL; in nd6_ra_input()
912 struct nd_ifinfo *ndi = ND_IFINFO(new->ifp); in defrouter_addreq()
1310 struct nd_ifinfo *ndi = NULL; in defrtrlist_del()
1534 struct nd_ifinfo *ndi = NULL; in defrouter_select()
1960 struct nd_ifinfo *ndi = NULL; in defrtrlist_update_common()
2248 struct nd_ifinfo *ndi = NULL; in nd6_prelist_add()
2346 struct nd_ifinfo *ndi = NULL; in prelist_remove()
3820 struct nd_ifinfo *ndi = NULL; in nd6_prefix_onlink_common()
3984 struct nd_ifinfo *ndi = NULL; in in6_pfx_newpersistaddr()
H A Din6_var.h940 struct nd_ifinfo nd_ifinfo; member
H A Din6.c2045 struct nd_ifinfo *ndi = NULL; in in6_setrouter()
3888 struct nd_ifinfo *ndi = NULL; in in6_if_up_dad_start()
3922 struct nd_ifinfo *ndi = NULL; in in6if_do_dad()
3999 struct nd_ifinfo *ndi = NULL; in in6_setmaxmtu()
H A Din6_src.c1527 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in in6_selecthlim()
H A Dicmp6.c2250 struct nd_ifinfo *ndi = NULL; in icmp6_reflect()
/xnu-8792.41.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c381 struct nd_ifinfo *ndi = ND_IFINFO(tgt_rt->rt_ifp); in fsw_ethernet_resolve()
/xnu-8792.41.9/bsd/netinet/
H A Dtcp_input.c6408 struct nd_ifinfo *ndi = NULL; in tcp_maxmtu6()
/xnu-8792.41.9/bsd/net/
H A Ddlil.c9253 struct nd_ifinfo *ndi = NULL; in ifnet_detach()