Lines Matching refs:scope
96 .scope = RT_SCOPE_NOWHERE,
100 .scope = RT_SCOPE_UNIVERSE,
104 .scope = RT_SCOPE_HOST,
108 .scope = RT_SCOPE_LINK,
112 .scope = RT_SCOPE_LINK,
116 .scope = RT_SCOPE_UNIVERSE,
120 .scope = RT_SCOPE_UNIVERSE,
124 .scope = RT_SCOPE_UNIVERSE,
128 .scope = RT_SCOPE_UNIVERSE,
132 .scope = RT_SCOPE_UNIVERSE,
136 .scope = RT_SCOPE_NOWHERE,
140 .scope = RT_SCOPE_NOWHERE,
863 nh->nh_scope = res.scope; in fib_check_nh()
1041 if (fib_props[cfg->fc_type].scope > cfg->fc_scope) { in fib_create_info()
1532 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev() local
1539 scope = -1; in fib_sync_down_dev()
1554 nexthop_nh->nh_scope != scope) { in fib_sync_down_dev()
1627 if (next_fi->fib_scope != res->scope || in fib_select_default()