Searched refs:ip6_findaux (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/netinet6/
H A Droute6.c68 ip6a = ip6_findaux(m);
H A Dip6_var.h398 struct ip6aux *ip6_findaux(struct mbuf *);
H A Dip6_input.c150 static struct ip6aux *ip6_findaux(struct mbuf *m);
1066 ip6a = ip6_findaux(m);
1863 ip6_findaux(struct mbuf *m) function

Completed in 100 milliseconds