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

/freebsd-10.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.c153 static struct ip6aux *ip6_findaux(struct mbuf *m);
1055 ip6a = ip6_findaux(m);
1845 ip6_findaux(struct mbuf *m) function

Completed in 520 milliseconds