Searched refs:ip_findroute (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/netinet/
H A Dip_fastfwd.c112 ip_findroute(struct nhop4_basic *pnh, struct in_addr dest, struct mbuf *m) function
311 if (ip_findroute(&nh, dest, m) != 0)
365 ip_findroute(&nh, dest, m) != 0)

Completed in 60 milliseconds