Searched refs:offset_max (Results 1 – 1 of 1) sorted by relevance
113 unsigned offset_max; member139 t->offset_max = 0; in table_init()174 t->nentry = ((t->offset_max >> 2) + 31) / 32; in table_build()254 if (o > t->offset_max) in parser_auth()255 t->offset_max = o; in parser_auth()260 if (t->offset_max < last_reg) in parser_auth()261 t->offset_max = last_reg; in parser_auth()