Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rpcsvc/rpc.bootparamd/
H A Dbootparam_private.h39 extern in_addr_t get_ip_route(struct in_addr);
H A Dbootparam_subr.c136 route_addr.s_addr = get_ip_route(clnt_addr); in bootparamproc_whoami_1()
H A Dbootparam_ip_route.c231 get_ip_route(struct in_addr client_addr) in get_ip_route() function