Searched refs:nhc_scope (Results 1 – 5 of 5) sorted by relevance
85 unsigned char nhc_scope; member120 #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()
1573 if (nhc->nhc_gw_family && nhc->nhc_scope == RT_SCOPE_LINK) { in rt_set_nexthop()2576 nhc->nhc_scope == RT_SCOPE_LINK))) { in __mkroute_output()
744 nhm->nh_scope = nhi->fib_nhc.nhc_scope; in nh_fill_node()2626 nhi->fib_nhc.nhc_scope = RT_SCOPE_LINK; in nexthop_create()
2090 if (!nhc->nhc_gw_family || nhc->nhc_scope != RT_SCOPE_LINK) in fib_select_default()