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

/freebsd-10-stable/sys/netinet/
H A Dip_fastfwd.c119 ip_findroute(struct route *ro, struct in_addr dest, struct mbuf *m) function
417 if ((dst = ip_findroute(&ro, dest, m)) == NULL)
478 if ((dst = ip_findroute(&ro, dest, m)) == NULL)

Completed in 54 milliseconds