Searched refs:ip6_nexthdr (Results 1 – 4 of 4) sorted by relevance
| /f-stack/freebsd/netinet6/ |
| H A D | in6_rss.c | 262 newoff = ip6_nexthdr(m, off, proto, &nxt); in rss_mbuf_software_hash_v6()
|
| H A D | ip6_var.h | 360 int ip6_nexthdr(const struct mbuf *, int, int, int *);
|
| H A D | ip6_input.c | 1628 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 D | ip6_var.h | 360 int ip6_nexthdr(const struct mbuf *, int, int, int *);
|