Home
last modified time | relevance | path

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

/netbsd/src/sys/netinet6/
Dip6_var.h302 int ip6_get_prevhdr(struct mbuf *, int);
Dfrag6.c512 const int prvnxt = ip6_get_prevhdr(m, offset); in frag6_input()
Draw_ip6.c255 const int prvnxt = ip6_get_prevhdr(m, *offp); in rip6_input()
Dip6_input.c1358 ip6_get_prevhdr(struct mbuf *m, int off) in ip6_get_prevhdr() function