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

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.c186 static int ip6opts_match __P((struct ip6_hdr **ip6, struct ip6_fw *f,
295 ip6opts_match(struct ip6_hdr **pip6, struct ip6_fw *f, struct mbuf **m, function
648 if (!ip6opts_match(&ip6, f, m, &off, &nxt, &offset))

Completed in 10 milliseconds