Home
last modified time | relevance | path

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

/Linux-v5.4/include/net/
Dip_fib.h83 unsigned char nhc_scope; member
117 #define fib_nh_scope nh_common.nhc_scope
/Linux-v5.4/net/ipv4/
Dfib_frontend.c398 ret = FIB_RES_NHC(res)->nhc_scope >= RT_SCOPE_HOST; in __fib_validate_source()
410 ret = FIB_RES_NHC(res)->nhc_scope >= RT_SCOPE_HOST; in __fib_validate_source()
Dnexthop.c253 nhm->nh_scope = nhi->fib_nhc.nhc_scope; in nh_fill_node()
1226 nhi->fib_nhc.nhc_scope = RT_SCOPE_LINK; in nexthop_create()
Droute.c1571 if (nhc->nhc_gw_family && nhc->nhc_scope == RT_SCOPE_LINK) { in rt_set_nexthop()
2390 nhc->nhc_scope == RT_SCOPE_LINK))) { in __mkroute_output()