Searched refs:RTF_ADDRCONF (Results 1 – 2 of 2) sorted by relevance
23 #define RTF_ADDRCONF 0x00040000 /* addrconf route - RA */ macro
2216 pub const RTF_ADDRCONF: u32 = 0x00040000; constant