Searched defs:tcf_hash_new_index (Results 1 - 1 of 1) sorted by relevance

/net/sched/
H A Dact_api.c185 u32 tcf_hash_new_index(u32 *idx_gen, struct tcf_hashinfo *hinfo) function
196 EXPORT_SYMBOL(tcf_hash_new_index); variable
238 p->tcfc_index = index ? index : tcf_hash_new_index(idx_gen, hinfo);

Completed in 101 milliseconds