Searched refs:nd_ifinfo (Results 1 – 6 of 6) sorted by relevance
65 struct nd_ifinfo { struct101 (((struct in6_ifextra *)if_getafdata(ifp, AF_INET6))->nd_ifinfo) argument161 struct nd_ifinfo ndi;347 struct nd_ifinfo *nd6_ifattach(struct ifnet *);348 void nd6_ifdetach(struct ifnet *, struct nd_ifinfo *);
96 struct nd_ifinfo;105 struct nd_ifinfo *nd_ifinfo; member
154 static void nd6_setmtu0(struct ifnet *, struct nd_ifinfo *);280 struct nd_ifinfo *283 struct nd_ifinfo *nd; in nd6_ifattach()331 nd6_ifdetach(struct ifnet *ifp, struct nd_ifinfo *nd) in nd6_ifdetach()364 nd6_setmtu0(struct ifnet *ifp, struct nd_ifinfo *ndi) in nd6_setmtu0()757 struct nd_ifinfo *ndi; in nd6_llinfo_timer()2134 struct nd_ifinfo *nd6if; in nd6_slowtimo()
805 struct nd_ifinfo *ndi = ND_IFINFO(ifp); in in6_get_tmpifid()830 struct nd_ifinfo *ndi; in in6_tmpaddrtimer()
2615 ext->nd_ifinfo = nd6_ifattach(ifp); in in6_domifattach()2640 nd6_ifdetach(ifp, ext->nd_ifinfo); in in6_domifdetach()
359 struct nd_ifinfo *ndi; in nd6_ra_input()