Home
last modified time | relevance | path

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

/linux/include/net/tc_act/
H A Dtc_gate.h53 #define to_gate(a) ((struct tcf_gate *)a) macro
57 struct tcf_gate *gact = to_gate(a); in tcf_gate_params_locked()
/linux/net/sched/
H A Dact_gate.c126 struct tcf_gate *gact = to_gate(a); in tcf_gate_act()
412 gact = to_gate(*a); in tcf_gate_init()
565 struct tcf_gate *gact = to_gate(a); in tcf_gate_cleanup()
609 struct tcf_gate *gact = to_gate(a); in tcf_gate_dump()
675 struct tcf_gate *gact = to_gate(a); in tcf_gate_stats_update()