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

/net/ipv4/
H A Dfib_trie.c1410 t_key pref_mismatch; local
1525 pref_mismatch = mask_pfx(cn->key ^ key, cn->pos);
1532 if (pref_mismatch) {
1534 int mp = KEYLENGTH - __fls(pref_mismatch) - 1;

Completed in 11 milliseconds