Searched refs:ip6_tryforward (Results 1 – 3 of 3) sorted by relevance
91 ip6_tryforward(struct mbuf *m) in ip6_tryforward() function
903 struct mbuf *ip6_tryforward(struct mbuf *);
693 * ip6_tryforward() does not generate redirects, so fall in ip6_input() 695 * ip6_tryforward() does inbound and outbound packet firewall in ip6_input() 707 if ((m = ip6_tryforward(m)) == NULL) in ip6_input() 754 * (and log) such packets. ip6_tryforward() will not process such in ip6_input()