Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Dfib_trie.c240 static inline t_key mask_pfx(t_key k, unsigned int l) in mask_pfx() function
1457 cindex = tkey_extract_bits(mask_pfx(key, current_prefix_length), in fib_table_lookup()
1546 pref_mismatch = mask_pfx(cn->key ^ key, cn->pos); in fib_table_lookup()
2370 __be32 prf = htonl(mask_pfx(tn->key, tn->pos)); in fib_trie_seq_show()