Searched refs:RTF_LOCAL (Results 1 – 3 of 3) sorted by relevance
40 #define RTF_LOCAL 0x80000000 macro
2230 pub const RTF_LOCAL: u32 = 0x80000000; constant2928 (flags & RTF_ADDRCLASSMASK) == (RTF_LOCAL | RTF_INTERFACE)
3111 pub const RTF_LOCAL: ::c_int = 0x200000; constant