Searched refs:optend (Results 1 – 2 of 2) sorted by relevance
525 goto optend; in inet6_opt_next()530 goto optend; in inet6_opt_next()538 optend: in inet6_opt_next()569 goto optend; in inet6_opt_find()580 optend: in inet6_opt_find()
1411 int optend; local1476 optend = off + (ext.ip6e_len + 1) * 8;1490 if (ooff + sizeof(opt) + opt.ip6o_len > optend)1513 } while (ooff < optend);1515 off = optend;