Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dip_fastfwd.c157 ip_findroute(struct nhop_object **pnh, struct in_addr dest, struct mbuf *m) in ip_findroute() function
360 if (ip_findroute(&nh, dest, m) != 0) in ip_tryforward()
413 ip_findroute(&nh, dest, m) != 0) in ip_tryforward()