Searched refs:in6_ifextra (Results 1 – 5 of 5) sorted by relevance
109 struct in6_ifextra { struct485 struct in6_ifextra *xtra; \
56 struct in6_ifextra *xtra; in SID()
481 struct in6_ifextra *xtra; in in6_control_internal()2486 struct in6_ifextra *ext; in in6_domifattach()2488 ext = (struct in6_ifextra *)kmalloc(sizeof(*ext), M_IFADDR, M_WAITOK); in in6_domifattach()2508 struct in6_ifextra *ext = (struct in6_ifextra *)aux; in in6_domifdetach()
110 (((struct in6_ifextra *)(ifp)->if_afdata[AF_INET6])->nd_ifinfo)
710 ((struct in6_ifextra *)((ifp)->if_afdata[AF_INET6]))->icmp6_ifstat->tag++; \