Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/netinet6/
H A Dip6_var.h558 extern void ip6_delaux(struct mbuf *);
H A Dip6_input.c843 ip6_delaux(m); in ip6_input()
2424 ip6_delaux(struct mbuf *m) in ip6_delaux() function