Searched refs:RTF_REINSTATE (Results 1 – 10 of 10) sorted by relevance
53 #define RTF_REINSTATE 0x0008 macro
276 RTF_GATEWAY, RTF_HOST, RTF_REINSTATE, RTF_DYNAMIC, RTF_MODIFIED in display_routes()
197 else if (!strcmp(*argv, "reinstate")) rt->rt_flags |= RTF_REINSTATE; in get_next_params()
2006 RTF_REINSTATE
2672 pub const RTF_REINSTATE: ::c_ushort = 0x0008; constant