Searched refs:tcf_gact (Results 1 – 2 of 2) sorted by relevance
30 static int gact_net_rand(struct tcf_gact *gact) in gact_net_rand()38 static int gact_determ(struct tcf_gact *gact) in gact_determ()48 typedef int (*g_rand)(struct tcf_gact *gact);65 struct tcf_gact *gact; in tcf_gact_init()139 struct tcf_gact *gact = to_gact(a); in tcf_gact_act()162 struct tcf_gact *gact = to_gact(a); in tcf_gact_stats_update()178 struct tcf_gact *gact = to_gact(a); in tcf_gact_dump()257 .size = sizeof(struct tcf_gact),
8 struct tcf_gact { struct17 #define to_gact(a) ((struct tcf_gact *)a) argument23 struct tcf_gact *gact; in __is_tcf_gact_act()