Home
last modified time | relevance | path

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

/linux-6.1.9/net/sched/
Dcls_u32.c335 static struct hlist_head *tc_u_hash(void *key) in tc_u_hash() function
343 hlist_for_each_entry(tc, tc_u_hash(key), hnode) { in tc_u_common_find()
376 hlist_add_head(&tp_c->hnode, tc_u_hash(key)); in u32_init()