Searched defs:RTM_F_CLONED (Results 1 – 4 of 4) sorted by relevance
281 #define RTM_F_CLONED 0x200 /* This route is cloned */ macro
293 #define RTM_F_CLONED 0x200 /* This route is cloned */ macro
323 #define RTM_F_CLONED 0x200 /* This route is cloned */ macro
2560 pub const RTM_F_CLONED: ::c_uint = 0x200; constant