Home
last modified time | relevance | path

Searched defs:tp_c (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/sched/
Dcls_u32.c266 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() local
318 static u32 gen_new_htid(struct tc_u_common *tp_c, struct tc_u_hnode *ptr) in gen_new_htid()
366 struct tc_u_common *tp_c = tc_u_common_find(key); in u32_init() local
464 struct tc_u_common *tp_c = tp->data; in u32_delete_key() local
589 struct tc_u_common *tp_c = tp->data; in u32_clear_hnode() local
612 struct tc_u_common *tp_c = tp->data; in u32_destroy_hnode() local
638 struct tc_u_common *tp_c = tp->data; in u32_destroy() local
673 struct tc_u_common *tp_c = tp->data; in u32_delete() local
795 static void u32_replace_knode(struct tcf_proto *tp, struct tc_u_common *tp_c, in u32_replace_knode()
[all …]
/kernel/linux/linux-5.10/net/sched/
Dcls_u32.c254 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() local
306 static u32 gen_new_htid(struct tc_u_common *tp_c, struct tc_u_hnode *ptr) in gen_new_htid()
354 struct tc_u_common *tp_c = tc_u_common_find(key); in u32_init() local
450 struct tc_u_common *tp_c = tp->data; in u32_delete_key() local
575 struct tc_u_common *tp_c = tp->data; in u32_clear_hnode() local
598 struct tc_u_common *tp_c = tp->data; in u32_destroy_hnode() local
626 struct tc_u_common *tp_c = tp->data; in u32_destroy() local
661 struct tc_u_common *tp_c = tp->data; in u32_delete() local
771 static void u32_replace_knode(struct tcf_proto *tp, struct tc_u_common *tp_c, in u32_replace_knode()
[all …]