Home
last modified time | relevance | path

Searched refs:ip6_nexthdr (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/netinet6/
H A Din6_rss.c262 newoff = ip6_nexthdr(m, off, proto, &nxt); in rss_mbuf_software_hash_v6()
H A Dip6_var.h360 int ip6_nexthdr(const struct mbuf *, int, int, int *);
H A Dip6_input.c1628 ip6_nexthdr(const struct mbuf *m, int off, int proto, int *nxtp) in ip6_nexthdr() function
1713 newoff = ip6_nexthdr(m, off, proto, nxtp); in ip6_lasthdr()
/f-stack/tools/compat/include/netinet6/
H A Dip6_var.h360 int ip6_nexthdr(const struct mbuf *, int, int, int *);