Searched refs:ip6_nexthdr (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/netinet6/ |
| D | in6_rss.c | 218 newoff = ip6_nexthdr(m, off, proto, &nxt); in rss_mbuf_software_hash_v6()
|
| D | ip6_var.h | 353 int ip6_nexthdr(const struct mbuf *, int, int, int *);
|
| D | ip6_input.c | 1631 ip6_nexthdr(const struct mbuf *m, int off, int proto, int *nxtp) in ip6_nexthdr() function 1716 newoff = ip6_nexthdr(m, off, proto, nxtp); in ip6_lasthdr()
|