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