Home
last modified time | relevance | path

Searched refs:dn_fib_semantic_match (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/include/net/
Ddn_fib.h107 int dn_fib_semantic_match(int type, struct dn_fib_info *fi,
/Linux-v5.10/net/decnet/
Ddn_fib.c416 int dn_fib_semantic_match(int type, struct dn_fib_info *fi, const struct flowidn *fld, struct dn_fi… in dn_fib_semantic_match() function
Ddn_table.c817 err = dn_fib_semantic_match(f->fn_type, DN_FIB_INFO(f), flp, res); in dn_fib_table_lookup()