Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/netinet6/
H A Dip6_var.h549 extern void ip6_delaux(struct mbuf *);
H A Dip6_input.c816 ip6_delaux(m); in ip6_input()
2354 ip6_delaux(struct mbuf *m) in ip6_delaux() function