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

/freebsd-10-stable/sys/netinet6/
H A Dip6_output.c145 static int ip6_splithdr(struct mbuf *, struct ip6_exthdrs *);
388 if ((error = ip6_splithdr(m, &exthdrs)) != 0) {
406 if ((error = ip6_splithdr(m, &exthdrs)) != 0) {
2876 ip6_splithdr(struct mbuf *m, struct ip6_exthdrs *exthdrs) function

Completed in 109 milliseconds