Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H A Dtc_gate.h26 struct tcf_gate_params { struct
43 struct tcf_gate_params __rcu *param; argument
55 static inline struct tcf_gate_params *tcf_gate_params_locked(const struct tc_action *a) in tcf_gate_params_locked()
65 struct tcf_gate_params *p; in tcf_gate_prio()
76 struct tcf_gate_params *p; in tcf_gate_basetime()
87 struct tcf_gate_params *p; in tcf_gate_cycletime()
98 struct tcf_gate_params *p; in tcf_gate_cycletimeext()
109 struct tcf_gate_params *p; in tcf_gate_num_entries()
122 struct tcf_gate_params *p; in tcf_gate_get_list()
/linux/net/sched/
H A Dact_gate.c38 const struct tcf_gate_params *param, in gate_get_start_time()
76 struct tcf_gate_params *p; in gate_timer_func()
233 static int tcf_gate_copy_entries(struct tcf_gate_params *dst, in tcf_gate_copy_entries()
234 const struct tcf_gate_params *src, in tcf_gate_copy_entries()
263 struct tcf_gate_params *sched, in parse_gate_list()
354 struct tcf_gate_params *p = NULL, *old_p = NULL; in tcf_gate_init()
356 const struct tcf_gate_params *cur_p = NULL; in tcf_gate_init()
557 struct tcf_gate_params *p = container_of(head, struct tcf_gate_params, rcu); in tcf_gate_params_free_rcu()
566 struct tcf_gate_params *p; in tcf_gate_cleanup()
616 struct tcf_gate_params *p; in tcf_gate_dump()