Searched refs:tb_data (Results 1 – 2 of 2) sorted by relevance
1023 t = (struct trie *)tb->tb_data; in fib_find_matching_alias()1206 struct trie *t = (struct trie *)tb->tb_data; in fib_table_insert()1827 struct trie *t = (struct trie *)tb->tb_data; in fib_trie_free()1892 if (oldtb->tb_data == oldtb->__data) in fib_trie_unmerge()1899 lt = (struct trie *)local_tb->tb_data; in fib_trie_unmerge()1944 struct trie *t = (struct trie *)tb->tb_data; in fib_table_flush_external()2013 struct trie *t = (struct trie *)tb->tb_data; in fib_table_flush()2237 if (tb->tb_data == tb->__data) in __trie_free_rcu()2410 t = (struct trie *) tb->tb_data; in fib_trie_table()2668 (struct trie *) tb->tb_data); in fib_trie_get_idx()[all …]
253 unsigned long *tb_data; member
Completed in 12 milliseconds