Home
last modified time | relevance | path

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

/Linux-v6.1/net/sched/
Dact_gate.c72 struct tcfg_gate_entry *next; in gate_timer_func()
91 struct tcfg_gate_entry, list); in gate_timer_func()
172 static int fill_gate_entry(struct nlattr **tb, struct tcfg_gate_entry *entry, in fill_gate_entry()
202 static int parse_gate_entry(struct nlattr *n, struct tcfg_gate_entry *entry, in parse_gate_entry()
221 struct tcfg_gate_entry *entry, *e; in release_entry_list()
233 struct tcfg_gate_entry *entry; in parse_gate_list()
401 struct tcfg_gate_entry *entry; in tcf_gate_init()
428 struct tcfg_gate_entry, list); in tcf_gate_init()
469 struct tcfg_gate_entry *entry) in dumping_entry()
509 struct tcfg_gate_entry *entry; in tcf_gate_dump()
/Linux-v6.1/include/net/tc_act/
Dtc_gate.h17 struct tcfg_gate_entry { struct
47 struct tcfg_gate_entry *next_entry;
113 struct tcfg_gate_entry *entry; in tcf_gate_get_list()