Searched refs:tcf_hashinfo (Results 1 – 3 of 3) sorted by relevance
40 struct tcf_hashinfo { struct52 static inline int tcf_hashinfo_init(struct tcf_hashinfo *hf, unsigned int mask) in tcf_hashinfo_init() argument68 static inline void tcf_hashinfo_destroy(struct tcf_hashinfo *hf) in tcf_hashinfo_destroy()99 struct tcf_hashinfo *hinfo;114 u32 tcf_hash_new_index(struct tcf_hashinfo *hinfo);
42 struct tcf_hashinfo *hinfo = a->ops->hinfo; in tcf_hash_destroy()83 struct tcf_hashinfo *hinfo = a->ops->hinfo; in tcf_dump_walker()131 struct tcf_hashinfo *hinfo = a->ops->hinfo; in tcf_del_walker()179 static struct tcf_common *tcf_hash_lookup(u32 index, struct tcf_hashinfo *hinfo) in tcf_hash_lookup()194 u32 tcf_hash_new_index(struct tcf_hashinfo *hinfo) in tcf_hash_new_index()210 struct tcf_hashinfo *hinfo = a->ops->hinfo; in tcf_hash_search()223 struct tcf_hashinfo *hinfo = a->ops->hinfo; in tcf_hash_check()249 struct tcf_hashinfo *hinfo = a->ops->hinfo; in tcf_hash_create()296 struct tcf_hashinfo *hinfo = a->ops->hinfo; in tcf_hash_insert()323 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()