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

/darwin-on-arm/xnu/bsd/net/
H A Droute.h550 extern errno_t route_to_gwroute(const struct sockaddr *, struct rtentry *,
H A Droute.c3318 * route_to_gwroute will find the gateway route for a given route.
3330 route_to_gwroute(const struct sockaddr *net_dest, struct rtentry *hint0, function
/darwin-on-arm/xnu/bsd/netinet/
H A Din_arp.c920 result = route_to_gwroute((const struct sockaddr *)
/darwin-on-arm/xnu/bsd/netinet6/
H A Dnd6.c2964 * used by route_to_gwroute().
3518 result = route_to_gwroute((const struct sockaddr *)ip6_dest,
3540 * if route_to_gwroute() didn't return a route.

Completed in 70 milliseconds