Searched refs:get_ip_route (Results 1 – 3 of 3) sorted by relevance
39 extern in_addr_t get_ip_route(struct in_addr);
136 route_addr.s_addr = get_ip_route(clnt_addr); in bootparamproc_whoami_1()
231 get_ip_route(struct in_addr client_addr) in get_ip_route() function