Searched refs:tcfg_gate_entry (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/sched/ |
H A D | act_gate.c | 73 struct tcfg_gate_entry *next; in gate_timer_func() 92 struct tcfg_gate_entry, list); in gate_timer_func() 173 static int fill_gate_entry(struct nlattr **tb, struct tcfg_gate_entry *entry, in fill_gate_entry() 203 static int parse_gate_entry(struct nlattr *n, struct tcfg_gate_entry *entry, in parse_gate_entry() 222 struct tcfg_gate_entry *entry, *e; in release_entry_list() 234 struct tcfg_gate_entry *entry; in parse_gate_list() 402 struct tcfg_gate_entry *entry; in tcf_gate_init() 429 struct tcfg_gate_entry, list); in tcf_gate_init() 470 struct tcfg_gate_entry *entry) in dumping_entry() 510 struct tcfg_gate_entry *entr in tcf_gate_dump() [all...] |
/kernel/linux/linux-6.6/net/sched/ |
H A D | act_gate.c | 73 struct tcfg_gate_entry *next; in gate_timer_func() 92 struct tcfg_gate_entry, list); in gate_timer_func() 176 static int fill_gate_entry(struct nlattr **tb, struct tcfg_gate_entry *entry, in fill_gate_entry() 206 static int parse_gate_entry(struct nlattr *n, struct tcfg_gate_entry *entry, in parse_gate_entry() 225 struct tcfg_gate_entry *entry, *e; in release_entry_list() 237 struct tcfg_gate_entry *entry; in parse_gate_list() 405 struct tcfg_gate_entry *entry; in tcf_gate_init() 432 struct tcfg_gate_entry, list); in tcf_gate_init() 473 struct tcfg_gate_entry *entry) in dumping_entry() 513 struct tcfg_gate_entry *entr in tcf_gate_dump() [all...] |
/kernel/linux/linux-5.10/include/net/tc_act/ |
H A D | tc_gate.h | 17 struct tcfg_gate_entry { struct 47 struct tcfg_gate_entry *next_entry; 118 struct tcfg_gate_entry *entry; in tcf_gate_get_list()
|
/kernel/linux/linux-6.6/include/net/tc_act/ |
H A D | tc_gate.h | 17 struct tcfg_gate_entry { struct 47 struct tcfg_gate_entry *next_entry; 113 struct tcfg_gate_entry *entry; in tcf_gate_get_list()
|
Completed in 3 milliseconds