Home
last modified time | relevance | path

Searched refs:nhc_scope (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Dip_fib.h83 unsigned char nhc_scope; member
117 #define fib_nh_scope nh_common.nhc_scope
/kernel/linux/linux-6.6/include/net/
H A Dip_fib.h85 unsigned char nhc_scope; member
120 #define fib_nh_scope nh_common.nhc_scope
/kernel/linux/linux-5.10/net/ipv4/
H A Dnexthop.c275 nhm->nh_scope = nhi->fib_nhc.nhc_scope; in nh_fill_node()
1415 nhi->fib_nhc.nhc_scope = RT_SCOPE_LINK; in nexthop_create()
H A Dfib_frontend.c392 ret = FIB_RES_NHC(res)->nhc_scope >= RT_SCOPE_LINK; in __fib_validate_source()
404 ret = FIB_RES_NHC(res)->nhc_scope >= RT_SCOPE_LINK; in __fib_validate_source()
H A Droute.c1614 if (nhc->nhc_gw_family && nhc->nhc_scope == RT_SCOPE_LINK) { in rt_set_nexthop()
2502 nhc->nhc_scope == RT_SCOPE_LINK))) { in __mkroute_output()
H A Dfib_semantics.c2106 if (!nhc->nhc_gw_family || nhc->nhc_scope != RT_SCOPE_LINK) in fib_select_default()
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_frontend.c392 ret = FIB_RES_NHC(res)->nhc_scope >= RT_SCOPE_HOST; in __fib_validate_source()
404 ret = FIB_RES_NHC(res)->nhc_scope >= RT_SCOPE_HOST; in __fib_validate_source()
H A Droute.c1581 if (nhc->nhc_gw_family && nhc->nhc_scope == RT_SCOPE_LINK) { in rt_set_nexthop()
2581 nhc->nhc_scope == RT_SCOPE_LINK))) { in __mkroute_output()
H A Dnexthop.c743 nhm->nh_scope = nhi->fib_nhc.nhc_scope; in nh_fill_node()
2625 nhi->fib_nhc.nhc_scope = RT_SCOPE_LINK; in nexthop_create()
H A Dfib_semantics.c2091 if (!nhc->nhc_gw_family || nhc->nhc_scope != RT_SCOPE_LINK) in fib_select_default()

Completed in 29 milliseconds