Searched refs:RTM_F_LOOKUP_TABLE (Results 1 – 3 of 3) sorted by relevance
273 #define RTM_F_LOOKUP_TABLE 0x1000 /* set rtm_table to FIB lookup result */ macro
278 #define RTM_F_LOOKUP_TABLE 0x1000 /* set rtm_table to FIB lookup result */ macro
1694 req.r.rtm_flags |= RTM_F_LOOKUP_TABLE; in iproute_get()