Searched refs:RTF_GATEWAY (Results 1 – 4 of 4) sorted by relevance
52 #define RTF_GATEWAY 0x0002 /* destination is a gateway */ macro
234 rtm.hdr.rtm_flags |= RTF_GATEWAY; in if_route()
2053 rt.rt_flags = RTF_GATEWAY;2082 rt.rt_flags = RTF_GATEWAY;
1616 rt.rt_flags = RTF_UP | RTF_GATEWAY; in sifdefaultroute()1649 rt.rt_flags = RTF_UP | RTF_GATEWAY; in cifdefaultroute()