Searched refs:ip_tryforward (Results 1 – 3 of 3) sorted by relevance
469 struct mbuf *ip_tryforward(struct mbuf *);
236 ip_tryforward(struct mbuf *m) in ip_tryforward() function
600 if ((m = ip_tryforward(m)) == NULL) in ip_input()