Searched refs:nh_scope (Results 1 – 8 of 8) sorted by relevance
118 nh->nh_scope != onh->nh_scope || in dn_fib_nh_comp()212 nh->nh_scope = RT_SCOPE_LINK; in dn_fib_check_nh()227 nh->nh_scope = res.scope; in dn_fib_check_nh()246 nh->nh_scope = RT_SCOPE_HOST; in dn_fib_check_nh()318 nh->nh_scope = RT_SCOPE_NOWHERE; in dn_fib_create_info()525 nh->nh_scope != scope) { in dn_fib_sync_down()
146 nh->nh_scope != onh->nh_scope || in nh_comp()188 nh->nh_scope == RT_SCOPE_LINK && in ip_fib_check_default()372 nh->nh_scope = RT_SCOPE_LINK; in fib_check_nh()388 nh->nh_scope = res.scope; in fib_check_nh()415 nh->nh_scope = RT_SCOPE_HOST; in fib_check_nh()533 nh->nh_scope = RT_SCOPE_NOWHERE; in fib_create_info()883 nh->nh_scope != scope) { in fib_sync_down()
246 ret = FIB_RES_NH(res).nh_scope >= RT_SCOPE_HOST; in fib_validate_source()261 ret = FIB_RES_NH(res).nh_scope >= RT_SCOPE_HOST; in fib_validate_source()
375 FIB_RES_GW(*res) && FIB_RES_NH(*res).nh_scope == RT_SCOPE_LINK) { in fib_select_default()
392 if (!next_fi->fib_nh[0].nh_gw || next_fi->fib_nh[0].nh_scope != RT_SCOPE_LINK) in fn_hash_select_default()
1271 FIB_RES_NH(*res).nh_scope == RT_SCOPE_LINK) in rt_set_nexthop()
41 unsigned char nh_scope; member165 if (FIB_RES_GW(*res) && FIB_RES_NH(*res).nh_scope == RT_SCOPE_LINK) in fib_select_default()
47 unsigned char nh_scope; member