Searched refs:fib_nh_scope (Results 1 – 4 of 4) sorted by relevance
297 nh->fib_nh_scope != onh->fib_nh_scope || in nh_comp()1003 nh->fib_nh_scope = RT_SCOPE_LINK; in fib_check_nh_v6_gw()1086 nh->fib_nh_scope = RT_SCOPE_LINK; in fib_check_nh_v4_gw()1131 nh->fib_nh_scope = res.scope; in fib_check_nh_v4_gw()1174 nh->fib_nh_scope = RT_SCOPE_HOST; in fib_check_nh_nongw()1498 nh->fib_nh_scope = RT_SCOPE_NOWHERE; in fib_create_info()1947 nexthop_nh->fib_nh_scope != scope) { in fib_sync_down_dev()2026 if (!nh->fib_nh_gw4 || nh->fib_nh_scope != RT_SCOPE_LINK) in fib_select_default()2136 if (nh->fib_nh_scope == RT_SCOPE_LINK) { in fib_good_nh()
1167 fib_nh->fib_nh_scope); in nh_create_ipv4()
117 #define fib_nh_scope nh_common.nhc_scope macro
3874 return nh->fib_nh_scope == RT_SCOPE_LINK || in mlxsw_sp_fi_is_gateway()