tcf_gate
#define to_gate(a) ((struct tcf_gate *)a)
struct tcf_gate *gact = to_gate(a);
struct tcf_gate *gact = to_gate(a);
static ktime_t gate_get_time(struct tcf_gate *gact)
static void gate_setup_timer(struct tcf_gate *gact, s32 clockid,
struct tcf_gate *gact;
static void gate_get_start_time(struct tcf_gate *gact,
struct tcf_gate *gact = to_gate(a);
static void gate_start_timer(struct tcf_gate *gact, ktime_t start)
struct tcf_gate *gact = to_gate(a);
struct tcf_gate *gact = to_gate(a);
struct tcf_gate *gact = container_of(timer, struct tcf_gate,
.size = sizeof(struct tcf_gate),