Home
last modified time | relevance | path

Searched refs:ip6_findaux (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.101.4/bsd/netinet6/
H A Droute6.c87 ip6a = ip6_findaux(m); in route6_input()
H A Dip6_var.h548 extern struct ip6aux *ip6_findaux(struct mbuf *);
H A Dip6_input.c2343 ip6_findaux(struct mbuf *m) in ip6_findaux() function
H A Dnd6_nbr.c2345 struct ip6aux *ip6a = ip6_findaux(m); in nd6_dad_na_input()