Searched refs:RTM_F_FIB_MATCH (Results 1 – 20 of 20) sorted by relevance
325 RTM_F_FIB_MATCH = 8192
616 …ags = RTM_F_NOTIFY, RTM_F_CLONED, RTM_F_EQUALIZE, RTM_F_PREFIX, RTM_F_LOOKUP_TABLE, RTM_F_FIB_MATCH
285 #define RTM_F_FIB_MATCH 0x2000 /* return full fib lookup match */ macro
297 #define RTM_F_FIB_MATCH 0x2000 /* return full fib lookup match */ macro
1553 RTM_F_FIB_MATCH = 0x2000 const
1613 RTM_F_FIB_MATCH = 0x2000 const
1559 RTM_F_FIB_MATCH = 0x2000 const
1609 RTM_F_FIB_MATCH = 0x2000 const
1552 RTM_F_FIB_MATCH = 0x2000 const
1543 RTM_F_FIB_MATCH = 0x2000 const
1801 req.r.rtm_flags |= RTM_F_FIB_MATCH; in iproute_get()