Home
last modified time | relevance | path

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

/linux-6.15/net/sched/
H A Dact_gate.c73 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()
201 static int parse_gate_entry(struct nlattr *n, struct tcfg_gate_entry *entry, in parse_gate_entry()
220 struct tcfg_gate_entry *entry, *e; in release_entry_list()
232 struct tcfg_gate_entry *entry; in parse_gate_list()
399 struct tcfg_gate_entry *entry; in tcf_gate_init()
426 struct tcfg_gate_entry, list); in tcf_gate_init()
467 struct tcfg_gate_entry *entry) in dumping_entry()
507 struct tcfg_gate_entry *entry; in tcf_gate_dump()
/linux-6.15/include/net/tc_act/
H A 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()