Home
last modified time | relevance | path

Searched refs:RTM_F_LOOKUP_TABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h335 #define RTM_F_LOOKUP_TABLE 0x1000 /* set rtm_table to FIB lookup result */ macro
/openbmc/linux/net/ipv4/
H A Droute.c3259 RTM_F_LOOKUP_TABLE | in inet_rtm_valid_getroute_req()
3401 if (rtm->rtm_flags & RTM_F_LOOKUP_TABLE) in inet_rtm_getroute()