Searched refs:MAX_RAND (Results 1 – 2 of 2) sorted by relevance
17 #define MAX_RAND (PGACT_DETERM + 1 ) macro
45 static g_rand gact_rand[MAX_RAND] = { NULL, gact_net_rand, gact_determ };90 if (p_parm->ptype >= MAX_RAND) in tcf_gact_init()