Searched refs:ip6aux (Results 1 – 5 of 5) sorted by relevance
379 struct ip6aux { struct547 extern struct ip6aux *ip6_addaux(struct mbuf *);548 extern struct ip6aux *ip6_findaux(struct mbuf *);
85 struct ip6aux *ip6a = NULL; in route6_input()
2320 struct ip6aux *2331 sizeof(struct ip6aux), M_DONTWAIT, m); in ip6_addaux()2339 return tag ? (struct ip6aux *)(tag + 1) : NULL; in ip6_addaux()2342 struct ip6aux *2350 return tag ? (struct ip6aux *)(tag + 1) : NULL; in ip6_findaux()
2340 struct ip6aux *ip6a = ip6_findaux(m); in nd6_dad_na_input()
137 struct ip6aux *ip6a; in ether_inet6_input()