tcf_gact
struct tcf_gact *gact;
#define to_gact(a) ((struct tcf_gact *)a)
struct tcf_gact *gact;
struct tcf_gact *gact = to_gact(a);
struct tcf_gact *gact = to_gact(a);
struct tcf_gact *gact = to_gact(a);
static int gact_net_rand(struct tcf_gact *gact)
.size = sizeof(struct tcf_gact),
static int gact_determ(struct tcf_gact *gact)
typedef int (*g_rand)(struct tcf_gact *gact);
struct tcf_gact *gact;