Lines Matching refs:scope
95 .scope = RT_SCOPE_NOWHERE,
99 .scope = RT_SCOPE_UNIVERSE,
103 .scope = RT_SCOPE_HOST,
107 .scope = RT_SCOPE_LINK,
111 .scope = RT_SCOPE_LINK,
115 .scope = RT_SCOPE_UNIVERSE,
119 .scope = RT_SCOPE_UNIVERSE,
123 .scope = RT_SCOPE_UNIVERSE,
127 .scope = RT_SCOPE_UNIVERSE,
131 .scope = RT_SCOPE_UNIVERSE,
135 .scope = RT_SCOPE_NOWHERE,
139 .scope = RT_SCOPE_NOWHERE,
794 nh->nh_scope = res.scope; in fib_check_nh()
1003 if (fib_props[cfg->fc_type].scope > cfg->fc_scope) in fib_create_info()
1364 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev() local
1371 scope = -1; in fib_sync_down_dev()
1386 nexthop_nh->nh_scope != scope) { in fib_sync_down_dev()
1457 if (next_fi->fib_scope != res->scope || in fib_select_default()