Home
last modified time | relevance | path

Searched refs:tc_u_hash (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/net/sched/
Dcls_u32.c337 static struct hlist_head *tc_u_hash(void *key) in tc_u_hash() function
345 hlist_for_each_entry(tc, tc_u_hash(key), hnode) { in tc_u_common_find()
378 hlist_add_head(&tp_c->hnode, tc_u_hash(key)); in u32_init()