Searched refs:ip6_get_prevhdr (Results 1 – 4 of 4) sorted by relevance
302 int ip6_get_prevhdr(struct mbuf *, int);
512 const int prvnxt = ip6_get_prevhdr(m, offset); in frag6_input()
255 const int prvnxt = ip6_get_prevhdr(m, *offp); in rip6_input()
1358 ip6_get_prevhdr(struct mbuf *m, int off) in ip6_get_prevhdr() function