Searched refs:ip_tryforward (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/netinet/
H A Dip_input.c559 * ip_tryforward() does not generate redirects, so fall
561 * ip_tryforward() does inbound and outbound packet firewall
573 if ((m = ip_tryforward(m)) == NULL)
H A Dip_fastfwd.c148 ip_tryforward(struct mbuf *m) function
H A Din_var.h385 struct mbuf *ip_tryforward(struct mbuf *);

Completed in 102 milliseconds