Searched refs:tcf_hashinfo (Results 1 – 3 of 3) sorted by relevance
38 struct tcf_hashinfo { struct50 static inline int tcf_hashinfo_init(struct tcf_hashinfo *hf, unsigned int mask) in tcf_hashinfo_init() argument66 static inline void tcf_hashinfo_destroy(struct tcf_hashinfo *hf) in tcf_hashinfo_destroy()86 struct tcf_hashinfo *hinfo;102 u32 tcf_hash_new_index(struct tcf_hashinfo *hinfo);
33 struct tcf_hashinfo *hinfo = a->ops->hinfo; in tcf_hash_destroy()75 struct tcf_hashinfo *hinfo = a->ops->hinfo; in tcf_dump_walker()123 struct tcf_hashinfo *hinfo = a->ops->hinfo; in tcf_del_walker()171 static struct tcf_common *tcf_hash_lookup(u32 index, struct tcf_hashinfo *hinfo) in tcf_hash_lookup()186 u32 tcf_hash_new_index(struct tcf_hashinfo *hinfo) in tcf_hash_new_index()202 struct tcf_hashinfo *hinfo = a->ops->hinfo; in tcf_hash_search()215 struct tcf_hashinfo *hinfo = a->ops->hinfo; in tcf_hash_check()241 struct tcf_hashinfo *hinfo = a->ops->hinfo; in tcf_hash_create()273 struct tcf_hashinfo *hinfo = a->ops->hinfo; in tcf_hash_insert()300 act->hinfo = kmalloc(sizeof(struct tcf_hashinfo), GFP_KERNEL); in tcf_register_action()
61 struct tcf_hashinfo *hinfo = a->ops->hinfo; in tcf_act_police_walker()124 struct tcf_hashinfo *hinfo = a->ops->hinfo; in tcf_act_police_locate()