Searched refs:ip6_tryforward (Results 1 – 4 of 4) sorted by relevance
92 ip6_tryforward(struct mbuf *m) in ip6_tryforward() function
921 struct mbuf *ip6_tryforward(struct mbuf *);
724 if ((m = ip6_tryforward(m)) == NULL) in ip6_input()