Searched refs:is_net_or_host (Results 1 – 1 of 1) sorted by relevance
257 int is_net_or_host = 0, sokfd, arg2_action; in setroute() local269 if ((is_net_or_host = get_hostname(targetip, in setroute()273 if (arg2_action) is_net_or_host = arg2_action & 1; in setroute()274 rt.rt_flags = ((is_net_or_host) ? RTF_UP : (RTF_UP | RTF_HOST)); in setroute()