Searched refs:subomax (Results 1 – 1 of 1) sorted by relevance
174 uchar_t *opts, *optmax, *subomax; in read_hostconf() local191 subomax = opts + sizeof (d6o) + d6o.d6o_len; in read_hostconf()192 if (subomax > optmax) in read_hostconf()202 opts = subomax; in read_hostconf()214 if (opts + sizeof (d6in) > subomax) { in read_hostconf()215 opts = subomax; in read_hostconf()232 while (opts + sizeof (d6o) <= subomax) { in read_hostconf()241 subomax) in read_hostconf()252 if (opts + sizeof (d6ia) > subomax) in read_hostconf()264 opts = subomax; in read_hostconf()