Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dnd6.h66 struct nd_ifinfo { struct
102 (((struct in6_ifextra *)(ifp)->if_afdata[AF_INET6])->nd_ifinfo) argument
162 struct nd_ifinfo ndi;
361 struct nd_ifinfo *nd6_ifattach(struct ifnet *);
362 void nd6_ifdetach(struct ifnet *, struct nd_ifinfo *);
H A Din6_var.h99 struct nd_ifinfo;
108 struct nd_ifinfo *nd_ifinfo; member
H A Dnd6.c134 static void nd6_setmtu0(struct ifnet *, struct nd_ifinfo *);
261 struct nd_ifinfo *
264 struct nd_ifinfo *nd; in nd6_ifattach()
312 nd6_ifdetach(struct ifnet *ifp, struct nd_ifinfo *nd) in nd6_ifdetach()
345 nd6_setmtu0(struct ifnet *ifp, struct nd_ifinfo *ndi) in nd6_setmtu0()
744 struct nd_ifinfo *ndi; in nd6_llinfo_timer()
2104 struct nd_ifinfo *nd6if; in nd6_slowtimo()
H A Din6_ifattach.c809 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in in6_get_tmpifid()
833 struct nd_ifinfo *ndi; in in6_tmpaddrtimer()
H A Din6.c2511 ext->nd_ifinfo = nd6_ifattach(ifp); in in6_domifattach()
2536 nd6_ifdetach(ifp, ext->nd_ifinfo); in in6_domifdetach()
H A Dnd6_rtr.c356 struct nd_ifinfo *ndi; in nd6_ra_input()
/f-stack/tools/compat/include/netinet6/
H A Dnd6.h66 struct nd_ifinfo { struct
102 (((struct in6_ifextra *)(ifp)->if_afdata[AF_INET6])->nd_ifinfo) argument
162 struct nd_ifinfo ndi;
361 struct nd_ifinfo *nd6_ifattach(struct ifnet *);
362 void nd6_ifdetach(struct ifnet *, struct nd_ifinfo *);
H A Din6_var.h99 struct nd_ifinfo;
108 struct nd_ifinfo *nd_ifinfo; member