Searched refs:tb_data (Results 1 – 2 of 2) sorted by relevance
1028 t = (struct trie *)tb->tb_data; in fib_find_matching_alias()1218 struct trie *t = (struct trie *)tb->tb_data; in fib_table_insert()1842 struct trie *t = (struct trie *)tb->tb_data; in fib_trie_free()1907 if (oldtb->tb_data == oldtb->__data) in fib_trie_unmerge()1914 lt = (struct trie *)local_tb->tb_data; in fib_trie_unmerge()1959 struct trie *t = (struct trie *)tb->tb_data; in fib_table_flush_external()2028 struct trie *t = (struct trie *)tb->tb_data; in fib_table_flush()2252 if (tb->tb_data == tb->__data) in __trie_free_rcu()2425 t = (struct trie *) tb->tb_data; in fib_trie_table()2683 (struct trie *) tb->tb_data); in fib_trie_get_idx()[all …]
256 unsigned long *tb_data; member
Completed in 10 milliseconds