Lines Matching refs:tc_u_common
85 struct tc_u_common { struct
254 static struct tc_u_hnode *u32_lookup_ht(struct tc_u_common *tp_c, u32 handle) in u32_lookup_ht()
289 struct tc_u_common *tp_c = tp->data; in u32_get()
306 static u32 gen_new_htid(struct tc_u_common *tp_c, struct tc_u_hnode *ptr) in gen_new_htid()
340 static struct tc_u_common *tc_u_common_find(void *key) in tc_u_common_find()
342 struct tc_u_common *tc; in tc_u_common_find()
354 struct tc_u_common *tp_c = tc_u_common_find(key); in u32_init()
450 struct tc_u_common *tp_c = tp->data; in u32_delete_key()
575 struct tc_u_common *tp_c = tp->data; in u32_clear_hnode()
598 struct tc_u_common *tp_c = tp->data; in u32_destroy_hnode()
626 struct tc_u_common *tp_c = tp->data; in u32_destroy()
661 struct tc_u_common *tp_c = tp->data; in u32_delete()
770 static void u32_replace_knode(struct tcf_proto *tp, struct tc_u_common *tp_c, in u32_replace_knode()
851 struct tc_u_common *tp_c = tp->data; in u32_change()
1119 struct tc_u_common *tp_c = tp->data; in u32_walk()
1204 struct tc_u_common *tp_c = tp->data; in u32_reoffload()