BASE_PKT_SIZE
(len >= BASE_PKT_SIZE + 3) &&
switch (show_options(dp->options, (len - BASE_PKT_SIZE))) {
uint_t opt_size = pl->len - BASE_PKT_SIZE;
if (pl->len < BASE_PKT_SIZE ||
if (dh + BASE_PKT_SIZE > end)