opttype
uint8_t opttype;
GETINT8(opttype, optptr);
optinfo_ptr = ppp_getoptinfo(optinfo, opttype);
(void) sprintf(get_line(0, 0), "Option Type = %d (%s)", opttype,
%type <num> opt compare range opttype flagset optlist ipv6hdrlist ipv6hdr
opttype { DOALL(fr->fr_flx |= $1; fr->fr_mflx |= $1;) }
| notwith opttype
opttype:
enum opttype oi_t; /* the type of this option */
int opttype; /* 1 == optionset, 0 == security */
opttype = is_nodetype((void *)optionset, "optionset");
if (opttype)
int hdrlen, optlen, opttype, len;
opttype = ND_OPT_SOURCE_LINKADDR;
opttype = ND_OPT_TARGET_LINKADDR;
if (opt->nd_opt_type == opttype) {