Searched defs:RTF_UP (Results 1 – 4 of 4) sorted by relevance
51 #define RTF_UP 0x0001 /* route usable */ macro
79 RTF_UP = 0x0001 # Route usable variable
3091 pub const RTF_UP: ::c_int = 0x1; constant
2196 pub const RTF_UP: ::c_ushort = 0x0001; constant