Lines Matching refs:scope
86 u8 scope; member
90 .scope = RT_SCOPE_NOWHERE,
94 .scope = RT_SCOPE_UNIVERSE,
98 .scope = RT_SCOPE_HOST,
102 .scope = RT_SCOPE_LINK,
106 .scope = RT_SCOPE_LINK,
110 .scope = RT_SCOPE_UNIVERSE,
114 .scope = RT_SCOPE_UNIVERSE,
118 .scope = RT_SCOPE_UNIVERSE,
122 .scope = RT_SCOPE_UNIVERSE,
126 .scope = RT_SCOPE_UNIVERSE,
130 .scope = RT_SCOPE_NOWHERE,
134 .scope = RT_SCOPE_NOWHERE,
554 .scope = cfg->fc_scope + 1, in fib_check_nh()
569 nh->nh_scope = res.scope; in fib_check_nh()
694 if (fib_props[cfg->fc_type].scope > cfg->fc_scope) in fib_create_info()
932 res->scope = fa->fa_scope; in fib_semantic_match()
942 return inet_select_addr(FIB_RES_DEV(*res), FIB_RES_GW(*res), res->scope); in __fib_res_prefsrc()
946 u32 tb_id, u8 type, u8 scope, __be32 dst, int dst_len, u8 tos, in fib_dump_info() argument
968 rtm->rtm_scope = scope; in fib_dump_info()
1063 int scope = RT_SCOPE_NOWHERE; in fib_sync_down_dev() local
1071 scope = -1; in fib_sync_down_dev()
1086 nh->nh_scope != scope) { in fib_sync_down_dev()