Searched refs:tcindex_data (Results 1 – 1 of 1) sorted by relevance
30 struct tcindex_data;35 struct tcindex_data *p;47 struct tcindex_data { struct65 static void tcindex_data_get(struct tcindex_data *p) in tcindex_data_get() argument70 static void tcindex_data_put(struct tcindex_data *p) in tcindex_data_put()79 static struct tcindex_filter_result *tcindex_lookup(struct tcindex_data *p, in tcindex_lookup()105 struct tcindex_data *p = rcu_dereference_bh(tp->root); in tcindex_classify()132 struct tcindex_data *p = rtnl_dereference(tp->root); in tcindex_get()144 struct tcindex_data *p; in tcindex_init()147 p = kzalloc(sizeof(struct tcindex_data), GFP_KERNEL); in tcindex_init()[all …]