Searched refs:fn_type (Results 1 – 2 of 2) sorted by relevance
371 f->fn_type, f->fn_scope, &f->fn_key, z, in dn_rtmsg_fib()404 (f->fn_state & DN_S_ZOMBIE) ? 0 : f->fn_type, in dn_hash_dump_bucket()585 if (f->fn_type == type && in dn_fib_table_insert()609 new_f->fn_type = type; in dn_fib_table_insert()689 (!r->rtm_type || f->fn_type == r->rtm_type) && in dn_fib_table_delete()795 err = dn_fib_semantic_match(f->fn_type, DN_FIB_INFO(f), flp, res); in dn_fib_table_lookup()798 res->type = f->fn_type; in dn_fib_table_lookup()
85 u8 fn_type; member