Searched refs:ip_tryforward (Results 1 – 4 of 4) sorted by relevance
471 struct mbuf *ip_tryforward(struct mbuf *);
197 ip_tryforward(struct mbuf *m) in ip_tryforward() function
579 if ((m = ip_tryforward(m)) == NULL) in ip_input()