Searched refs:to_gate (Results 1 – 2 of 2) sorted by relevance
52 #define to_gate(a) ((struct tcf_gate *)a) macro 58 tcfg_prio = to_gate(a)->param.tcfg_priority; in tcf_gate_prio() 67 tcfg_basetime = to_gate(a)->param.tcfg_basetime; in tcf_gate_basetime() 76 tcfg_cycletime = to_gate(a)->param.tcfg_cycletime; in tcf_gate_cycletime() 85 tcfg_cycletimeext = to_gate(a)->param.tcfg_cycletime_ext; in tcf_gate_cycletimeext() 94 num_entries = to_gate(a)->param.num_entries; in tcf_gate_num_entries() 108 p = &to_gate(a)->param; in tcf_gate_get_list()
121 struct tcf_gate *gact = to_gate(a); in tcf_gate_act() 378 gact = to_gate(*a); in tcf_gate_init() 458 struct tcf_gate *gact = to_gate(a); in tcf_gate_cleanup() 501 struct tcf_gate *gact = to_gate(a); in tcf_gate_dump() 568 struct tcf_gate *gact = to_gate(a); in tcf_gate_stats_update()