Searched refs:tcindex_data (Results 1 – 1 of 1) sorted by relevance
43 struct tcindex_data { struct60 static struct tcindex_filter_result *tcindex_lookup(struct tcindex_data *p, in tcindex_lookup() argument86 struct tcindex_data *p = rcu_dereference_bh(tp->root); in tcindex_classify()113 struct tcindex_data *p = rtnl_dereference(tp->root); in tcindex_get()125 struct tcindex_data *p; in tcindex_init()128 p = kzalloc(sizeof(struct tcindex_data), GFP_KERNEL); in tcindex_init()179 struct tcindex_data *p = rtnl_dereference(tp->root); in tcindex_delete()227 struct tcindex_data *p = container_of(to_rcu_work(work), in tcindex_destroy_work()228 struct tcindex_data, in tcindex_destroy_work()237 valid_perfect_hash(struct tcindex_data *p) in valid_perfect_hash()[all …]