Home
last modified time | relevance | path

Searched refs:tc_u_knode (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/net/sched/
H A Dcls_u32.c44 struct tc_u_knode { struct
45 struct tc_u_knode __rcu *next;
83 struct tc_u_knode __rcu *ht[];
109 struct tc_u_knode *knode; in u32_classify()
115 struct tc_u_knode *n; in u32_classify()
269 static struct tc_u_knode *u32_lookup_key(struct tc_u_hnode *ht, u32 handle) in u32_lookup_key()
272 struct tc_u_knode *n = NULL; in u32_lookup_key()
391 static void __u32_destroy_key(struct tc_u_knode *n) in __u32_destroy_key()
401 static void u32_destroy_key(struct tc_u_knode *n, bool free_pf) in u32_destroy_key()
416 * version of a tc_u_knode obtaine
[all...]
/kernel/linux/linux-5.10/net/sched/
H A Dcls_u32.c43 struct tc_u_knode { struct
44 struct tc_u_knode __rcu *next;
82 struct tc_u_knode __rcu *ht[];
107 struct tc_u_knode *knode; in u32_classify()
113 struct tc_u_knode *n; in u32_classify()
267 static struct tc_u_knode *u32_lookup_key(struct tc_u_hnode *ht, u32 handle) in u32_lookup_key()
270 struct tc_u_knode *n = NULL; in u32_lookup_key()
389 static void __u32_destroy_key(struct tc_u_knode *n) in __u32_destroy_key()
399 static void u32_destroy_key(struct tc_u_knode *n, bool free_pf) in u32_destroy_key()
414 * version of a tc_u_knode obtaine
[all...]

Completed in 3 milliseconds