Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dact_gate.c75 struct tcfg_gate_entry *next; in gate_timer_func()
97 struct tcfg_gate_entry, list); in gate_timer_func()
181 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 tcf_gate_copy_entries()
241 struct tcfg_gate_entry *new; in tcf_gate_copy_entries()
266 struct tcfg_gate_entry *entry; in parse_gate_list()
497 struct tcfg_gate_entry *entry; in tcf_gate_init()
522 struct tcfg_gate_entry, list); in tcf_gate_init()
[all …]
/linux/include/net/tc_act/
H A Dtc_gate.h17 struct tcfg_gate_entry { struct
48 struct tcfg_gate_entry *next_entry;
123 struct tcfg_gate_entry *entry; in tcf_gate_get_list()