Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv4/
H A Dfib_trie.c1369 static inline t_key prefix_mismatch(t_key key, struct key_vector *n) in prefix_mismatch() function
1470 if (unlikely(prefix_mismatch(key, n)) || (n->slen == n->pos)) in fib_table_lookup()
/kernel/linux/linux-6.6/net/ipv4/
H A Dfib_trie.c1419 static inline t_key prefix_mismatch(t_key key, struct key_vector *n) in prefix_mismatch() function
1517 if (unlikely(prefix_mismatch(key, n)) || (n->slen == n->pos)) in fib_table_lookup()

Completed in 9 milliseconds