Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ipv4/
A Dfib_semantics.c302 nh->fib_nh_scope != onh->fib_nh_scope || in nh_comp()
1068 nh->fib_nh_scope = RT_SCOPE_LINK; in fib_check_nh_v6_gw()
1151 nh->fib_nh_scope = RT_SCOPE_LINK; in fib_check_nh_v4_gw()
1196 nh->fib_nh_scope = res.scope; in fib_check_nh_v4_gw()
1239 nh->fib_nh_scope = RT_SCOPE_HOST; in fib_check_nh_nongw()
1542 nh->fib_nh_scope = RT_SCOPE_NOWHERE; in fib_create_info()
2003 nexthop_nh->fib_nh_scope != scope) { in fib_sync_down_dev()
2191 if (nh->fib_nh_scope == RT_SCOPE_LINK) { in fib_good_nh()
A Dnexthop.c2537 !fib_nh->fib_nh_scope ? 0 : fib_nh->fib_nh_scope - 1); in nh_create_ipv4()
/linux-6.3-rc2/include/net/
A Dip_fib.h120 #define fib_nh_scope nh_common.nhc_scope macro

Completed in 15 milliseconds