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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/ipv4/
H A Dfib_trie.c242 static inline int tkey_sub_equals(t_key a, int offset, int bits, t_key b) function
281 call to tkey_sub_equals() in trie_insert().
978 if (tkey_sub_equals(tn->key, pos, tn->pos-pos, key)) {
1068 if (tkey_sub_equals(tn->key, pos, tn->pos-pos, key)) {

Completed in 53 milliseconds