Home
last modified time | relevance | path

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

/xnu-8020.101.4/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()
2396 struct nd_ifinfo *ndi = ND_IFINFO(rt->rt_ifp); in nd6_lookup()
2681 struct nd_ifinfo *ndi = ND_IFINFO(rt->rt_ifp); in nd6_rtrequest()
3293 struct nd_ifinfo *ndi; in nd6_ioctl()
3338 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in nd6_ioctl()
3631 struct nd_ifinfo *ndi; in nd6_ioctl()
[all …]
H A Dnd6.h164 struct nd_ifinfo { struct
444 struct nd_ifinfo ndi;
500 (&IN6_IFEXTRA(ifp)->nd_ifinfo)))
H A Din6_ifattach.c937 struct nd_ifinfo *ndi = NULL; in in6_ifattach_llcgareq()
1219 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in in6_iid_mktmp()
1246 struct nd_ifinfo *ndi = NULL; in in6_tmpaddrtimer()
H A Dnd6_nbr.c1084 struct nd_ifinfo *ndi = NULL; in nd6_na_input()
1205 struct nd_ifinfo *ndi = NULL; in nd6_na_input()
1792 struct nd_ifinfo *ndi = NULL; in nd6_dad_start()
1916 struct nd_ifinfo *ndi = NULL; in nd6_dad_timer()
2182 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in nd6_dad_duplicated()
2303 struct nd_ifinfo *ndi = NULL; in nd6_dad_na_input()
H A Dnd6_rtr.c348 struct nd_ifinfo *ndi = NULL; in nd6_ra_input()
906 struct nd_ifinfo *ndi = ND_IFINFO(new->ifp); in defrouter_addreq()
1285 struct nd_ifinfo *ndi = NULL; in defrtrlist_del()
1509 struct nd_ifinfo *ndi = NULL; in defrouter_select()
1935 struct nd_ifinfo *ndi = NULL; in defrtrlist_update_common()
2222 struct nd_ifinfo *ndi = NULL; in nd6_prelist_add()
2320 struct nd_ifinfo *ndi = NULL; in prelist_remove()
3766 struct nd_ifinfo *ndi = NULL; in nd6_prefix_onlink_common()
3930 struct nd_ifinfo *ndi = NULL; in in6_pfx_newpersistaddr()
H A Din6_var.h940 struct nd_ifinfo nd_ifinfo; member
H A Din6.c2018 struct nd_ifinfo *ndi = NULL; in in6_setrouter()
3861 struct nd_ifinfo *ndi = NULL; in in6_if_up_dad_start()
3895 struct nd_ifinfo *ndi = NULL; in in6if_do_dad()
3972 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.c2225 struct nd_ifinfo *ndi = NULL; in icmp6_reflect()
/xnu-8020.101.4/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c381 struct nd_ifinfo *ndi = ND_IFINFO(tgt_rt->rt_ifp); in fsw_ethernet_resolve()
/xnu-8020.101.4/bsd/netinet/
H A Dtcp_input.c6107 struct nd_ifinfo *ndi = NULL; in tcp_maxmtu6()
/xnu-8020.101.4/bsd/net/
H A Ddlil.c9025 struct nd_ifinfo *ndi = NULL; in ifnet_detach()