Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/netinet6/
H A Dnd6_var.h61 struct nd_ifinfo { struct
H A Dnd6.c496 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in nd6_ifreset()
511 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in nd6_ifattach()
543 nd6_ifdetach(struct nd_ifinfo *nd)
553 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in nd6_setmtu()
851 struct nd_ifinfo *ndi = NULL; in nd6_service_neighbor_cache()
2419 struct nd_ifinfo *ndi = ND_IFINFO(rt->rt_ifp); in nd6_lookup()
2716 struct nd_ifinfo *ndi = ND_IFINFO(rt->rt_ifp); in nd6_rtrequest()
3329 struct nd_ifinfo *ndi; in nd6_ioctl()
3374 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in nd6_ioctl()
3667 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.c936 struct nd_ifinfo *ndi = NULL; in in6_ifattach_llcgareq()
1214 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in in6_iid_mktmp()
1241 struct nd_ifinfo *ndi = NULL; in in6_tmpaddrtimer()
H A Dnd6_nbr.c1089 struct nd_ifinfo *ndi = NULL; in nd6_na_input()
1213 struct nd_ifinfo *ndi = NULL; in nd6_na_input()
1813 struct nd_ifinfo *ndi = NULL; in nd6_dad_start()
1938 struct nd_ifinfo *ndi = NULL; in nd6_dad_timer()
2205 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in nd6_dad_duplicated()
2327 struct nd_ifinfo *ndi = NULL; in nd6_dad_na_input()
H A Dnd6_rtr.c347 struct nd_ifinfo *ndi = NULL; in nd6_ra_input()
912 struct nd_ifinfo *ndi = ND_IFINFO(new->ifp); in defrouter_addreq()
1308 struct nd_ifinfo *ndi = NULL; in defrtrlist_del()
1532 struct nd_ifinfo *ndi = NULL; in defrouter_select()
1963 struct nd_ifinfo *ndi = NULL; in defrtrlist_update_common()
2251 struct nd_ifinfo *ndi = NULL; in nd6_prelist_add()
2349 struct nd_ifinfo *ndi = NULL; in prelist_remove()
3792 struct nd_ifinfo *ndi = NULL; in nd6_prefix_onlink_common()
3956 struct nd_ifinfo *ndi = NULL; in in6_pfx_newpersistaddr()
H A Din6_var.h941 struct nd_ifinfo nd_ifinfo; member
H A Din6.c2007 struct nd_ifinfo *ndi = NULL; in in6_setrouter()
3863 struct nd_ifinfo *ndi = NULL; in in6_if_up_dad_start()
3897 struct nd_ifinfo *ndi = NULL; in in6if_do_dad()
3974 struct nd_ifinfo *ndi = NULL; in in6_setmaxmtu()
H A Din6_src.c1614 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in in6_selecthlim()
H A Dicmp6.c2250 struct nd_ifinfo *ndi = NULL; in icmp6_reflect()
/xnu-10063.101.15/bsd/skywalk/nexus/flowswitch/
H A Dfsw_ethernet.c378 struct nd_ifinfo *ndi = ND_IFINFO(tgt_rt->rt_ifp); in fsw_ethernet_resolve()
/xnu-10063.101.15/bsd/netinet/
H A Dtcp_input.c6489 struct nd_ifinfo *ndi = NULL; in tcp_maxmtu6()
/xnu-10063.101.15/bsd/net/
H A Ddlil.c9593 struct nd_ifinfo *ndi = NULL; in ifnet_detach()