Home
last modified time | relevance | path

Searched refs:ip6_delaux (Results 1 – 2 of 2) sorted by relevance

/xnu-8796.141.3/bsd/netinet6/
H A Dip6_var.h550 extern void ip6_delaux(struct mbuf *);
H A Dip6_input.c817 ip6_delaux(m); in ip6_input()
2360 ip6_delaux(struct mbuf *m) in ip6_delaux() function