Searched refs:offset_max (Results 1 – 3 of 3) sorted by relevance
561 unsigned offset_max; member587 t->offset_max = 0; in table_init()627 t->nentry = ((t->offset_max >> 2) + 31) / 32; in table_build()707 if (o > t->offset_max) in parser_auth()708 t->offset_max = o; in parser_auth()713 if (t->offset_max < last_reg) in parser_auth()714 t->offset_max = last_reg; in parser_auth()
95 u_char offset_max; member
8447 np->maxoffs = chip->offset_max;