Home
last modified time | relevance | path

Searched refs:fib_nh_scope (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/net/ipv4/
Dfib_semantics.c295 nh->fib_nh_scope != onh->fib_nh_scope || in nh_comp()
1011 nh->fib_nh_scope = RT_SCOPE_LINK; in fib_check_nh_v6_gw()
1094 nh->fib_nh_scope = RT_SCOPE_LINK; in fib_check_nh_v4_gw()
1139 nh->fib_nh_scope = res.scope; in fib_check_nh_v4_gw()
1182 nh->fib_nh_scope = RT_SCOPE_HOST; in fib_check_nh_nongw()
1506 nh->fib_nh_scope = RT_SCOPE_NOWHERE; in fib_create_info()
1968 nexthop_nh->fib_nh_scope != scope) { in fib_sync_down_dev()
2157 if (nh->fib_nh_scope == RT_SCOPE_LINK) { in fib_good_nh()
Dnexthop.c2516 fib_nh->fib_nh_scope); in nh_create_ipv4()
/Linux-v5.15/include/net/
Dip_fib.h117 #define fib_nh_scope nh_common.nhc_scope macro
/Linux-v5.15/drivers/net/ethernet/mellanox/mlxsw/
Dspectrum_router.c5197 return nh->fib_nh_scope == RT_SCOPE_LINK || in mlxsw_sp_fi_is_gateway()