Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dcls_u32.c86 struct tc_u_common { struct
266 static struct tc_u_hnode *u32_lookup_ht(struct tc_u_common *tp_c, u32 handle) in u32_lookup_ht()
301 struct tc_u_common *tp_c = tp->data; in u32_get()
318 static u32 gen_new_htid(struct tc_u_common *tp_c, struct tc_u_hnode *ptr) in gen_new_htid()
352 static struct tc_u_common *tc_u_common_find(void *key) in tc_u_common_find()
354 struct tc_u_common *tc; in tc_u_common_find()
366 struct tc_u_common *tp_c = tc_u_common_find(key); in u32_init()
464 struct tc_u_common *tp_c = tp->data; in u32_delete_key()
589 struct tc_u_common *tp_c = tp->data; in u32_clear_hnode()
612 struct tc_u_common *tp_c = tp->data; in u32_destroy_hnode()
[all …]