Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/netinet6/
Din6_rss.c218 newoff = ip6_nexthdr(m, off, proto, &nxt); in rss_mbuf_software_hash_v6()
Dip6_var.h353 int ip6_nexthdr(const struct mbuf *, int, int, int *);
Dip6_input.c1631 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()