Searched refs:RTF_DYNAMIC (Results 1 – 13 of 13) sorted by relevance
54 #define RTF_DYNAMIC 0x0010 macro
196 else if (!strcmp(*argv, "dyn")) rt->rt_flags |= RTF_DYNAMIC; in get_next_params()325 else if (!strcmp(*argv, "dyn")) rt->rtmsg_flags |= RTF_DYNAMIC; in get_next_params_inet6()
276 RTF_GATEWAY, RTF_HOST, RTF_REINSTATE, RTF_DYNAMIC, RTF_MODIFIED in display_routes()
1197 RTF_DYNAMIC
1989 RTF_DYNAMIC
1422 pub const RTF_DYNAMIC: ::c_ushort = 0x0010; constant
2673 pub const RTF_DYNAMIC: ::c_ushort = 0x0010; constant
4398 pub const RTF_DYNAMIC: ::c_int = 0x10; constant