Searched refs:RTF_GATEWAY (Results 1 – 9 of 9) sorted by relevance
217 if (!(rt->rt_flags & RTF_GATEWAY)) { in get_next_params()219 rt->rt_flags |= RTF_GATEWAY; in get_next_params()335 if (!(rt->rtmsg_flags & RTF_GATEWAY)) { in get_next_params_inet6()338 rt->rtmsg_flags |= RTF_GATEWAY; in get_next_params_inet6()
50 #define RTF_GATEWAY 0x0002 macro
276 RTF_GATEWAY, RTF_HOST, RTF_REINSTATE, RTF_DYNAMIC, RTF_MODIFIED in display_routes()
560 route.rt_flags = RTF_UP | RTF_GATEWAY; in lws_plat_ifconfig()