Searched refs:optend (Results 1 – 2 of 2) sorted by relevance
585 goto optend; in inet6_opt_next()590 goto optend; in inet6_opt_next()600 optend: in inet6_opt_next()630 goto optend; in inet6_opt_find()644 optend: in inet6_opt_find()
1110 int optend; local1175 optend = off + (ext.ip6e_len + 1) * 8;1189 if (ooff + sizeof(opt) + opt.ip6o_len > optend)1212 } while (ooff < optend);1214 off = optend;