Home
last modified time | relevance | path

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

/linux-5.19.10/net/ipv4/
Dfib_trie.c1417 static inline t_key prefix_mismatch(t_key key, struct key_vector *n) in prefix_mismatch() function
1515 if (unlikely(prefix_mismatch(key, n)) || (n->slen == n->pos)) in fib_table_lookup()