Searched refs:nhc_scope (Results 1 – 5 of 5) sorted by relevance
87 unsigned char nhc_scope; member122 #define fib_nh_scope nh_common.nhc_scope
392 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()
1558 if (nhc->nhc_gw_family && nhc->nhc_scope == RT_SCOPE_LINK) { in rt_set_nexthop()2561 nhc->nhc_scope == RT_SCOPE_LINK))) { in __mkroute_output()
970 nhm->nh_scope = nhi->fib_nhc.nhc_scope; in nh_fill_node()2877 nhi->fib_nhc.nhc_scope = RT_SCOPE_LINK; in nexthop_create()
2088 if (!nhc->nhc_gw_family || nhc->nhc_scope != RT_SCOPE_LINK) in fib_select_default()
Completed in 30 milliseconds