Searched refs:RTF_NONEXTHOP (Results 1 – 2 of 2) sorted by relevance
27 #define RTF_NONEXTHOP 0x00200000 /* route with no nexthop */ macro
2218 pub const RTF_NONEXTHOP: u32 = 0x00200000; constant