Searched refs:flowi4_scope (Results 1 – 6 of 6) sorted by relevance
57 #define flowi4_scope __fl_common.flowic_scope macro
75 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in tee_tg_route4()
566 .flowi4_scope = cfg->fc_scope + 1, in fib_check_nh()571 if (fl4.flowi4_scope < RT_SCOPE_LINK) in fib_check_nh()572 fl4.flowi4_scope = RT_SCOPE_LINK; in fib_check_nh()
209 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in fib_validate_source()878 .flowi4_scope = frn->fl_scope, in nl_fib_lookup()
2137 fl4.flowi4_scope = RT_SCOPE_UNIVERSE; in ip_route_input_slow()2475 fl4.flowi4_scope = ((tos & RTO_ONLINK) ? in ip_route_output_slow()2550 fl4.flowi4_scope); in ip_route_output_slow()
1362 if (fa->fa_info->fib_scope < flp->flowi4_scope) in check_leaf()