Searched refs:optend (Results 1 – 2 of 2) sorted by relevance
530 goto optend; in inet6_opt_next()535 goto optend; in inet6_opt_next()543 optend: in inet6_opt_next()574 goto optend; in inet6_opt_find()585 optend: in inet6_opt_find()
1207 int optend; in pf_normalize_ip6() local1300 optend = off + (ext.ip6e_len + 1) * 8; in pf_normalize_ip6()1314 if (ooff + sizeof(opt) + opt.ip6o_len > optend) in pf_normalize_ip6()1319 } while (ooff < optend); in pf_normalize_ip6()1321 off = optend; in pf_normalize_ip6()