Home
last modified time | relevance | path

Searched refs:ip6_addaux (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/bsd/net/
H A Dether_inet6_pr_module.c141 ip6a = ip6_addaux(packet); in ether_inet6_input()
/xnu-12377.81.4/bsd/netinet6/
H A Dip6_var.h556 extern struct ip6aux *ip6_addaux(struct mbuf *);
H A Dip6_input.c2391 ip6_addaux(struct mbuf *m) in ip6_addaux() function