Searched refs:RTM_F_FIB_MATCH (Results 1 – 4 of 4) sorted by relevance
297 #define RTM_F_FIB_MATCH 0x2000 /* return full fib lookup match */ macro
2160 if (rtm->rtm_flags & RTM_F_FIB_MATCH) { in mpls_getroute()
2887 if (rtm->rtm_flags & RTM_F_FIB_MATCH) { in inet_rtm_getroute()
4865 fibmatch = !!(rtm->rtm_flags & RTM_F_FIB_MATCH); in inet6_rtm_getroute()