Home
last modified time | relevance | path

Searched refs:fib_nh_scope (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_semantics.c303 nh->fib_nh_scope != onh->fib_nh_scope || in nh_comp()
1067 nh->fib_nh_scope = RT_SCOPE_LINK; in fib_check_nh_v6_gw()
1150 nh->fib_nh_scope = RT_SCOPE_LINK; in fib_check_nh_v4_gw()
1195 nh->fib_nh_scope = res.scope; in fib_check_nh_v4_gw()
1238 nh->fib_nh_scope = RT_SCOPE_LINK; in fib_check_nh_nongw()
1567 nh->fib_nh_scope = RT_SCOPE_NOWHERE; in fib_create_info()
2027 nexthop_nh->fib_nh_scope != scope) { in fib_sync_down_dev()
2214 if (nh->fib_nh_scope == RT_SCOPE_LINK) { in fib_good_nh()
H A Dnexthop.c1350 !fib_nh->fib_nh_scope ? 0 : fib_nh->fib_nh_scope - 1); in nh_create_ipv4()
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_semantics.c303 nh->fib_nh_scope != onh->fib_nh_scope || in nh_comp()
1069 nh->fib_nh_scope = RT_SCOPE_LINK; in fib_check_nh_v6_gw()
1152 nh->fib_nh_scope = RT_SCOPE_LINK; in fib_check_nh_v4_gw()
1197 nh->fib_nh_scope = res.scope; in fib_check_nh_v4_gw()
1240 nh->fib_nh_scope = RT_SCOPE_HOST; in fib_check_nh_nongw()
1547 nh->fib_nh_scope = RT_SCOPE_NOWHERE; in fib_create_info()
2011 nexthop_nh->fib_nh_scope != scope) { in fib_sync_down_dev()
2199 if (nh->fib_nh_scope == RT_SCOPE_LINK) { in fib_good_nh()
H A Dnexthop.c2560 !fib_nh->fib_nh_scope ? 0 : fib_nh->fib_nh_scope - 1); in nh_create_ipv4()
/kernel/linux/linux-5.10/include/net/
H A Dip_fib.h117 #define fib_nh_scope nh_common.nhc_scope macro
/kernel/linux/linux-6.6/include/net/
H A Dip_fib.h120 #define fib_nh_scope nh_common.nhc_scope macro

Completed in 15 milliseconds