Searched refs:fn_scope (Results 1 – 2 of 2) sorted by relevance
394 f->fn_type, f->fn_scope, &f->fn_key, z, in dn_rtmsg_fib()428 f->fn_scope, &f->fn_key, dz->dz_order, in dn_hash_dump_bucket()608 f->fn_scope == r->rtm_scope && in dn_fib_table_insert()632 new_f->fn_scope = r->rtm_scope; in dn_fib_table_insert()712 (r->rtm_scope == RT_SCOPE_NOWHERE || f->fn_scope == r->rtm_scope) && in dn_fib_table_delete()814 if (f->fn_scope < flp->flowidn_scope) in dn_fib_table_lookup()821 res->scope = f->fn_scope; in dn_fib_table_lookup()
73 u8 fn_scope; member