nd_opt_hdr_t
optlen - sizeof (nd_opt_hdr_t));
optlen - sizeof (nd_opt_hdr_t),
optlen - sizeof (nd_opt_hdr_t));
optlen - sizeof (nd_opt_hdr_t),
nd_opt_hdr_t *opt;
opt = (nd_opt_hdr_t *)(ns+1);
sizeof (nd_opt_hdr_t));
opt = (nd_opt_hdr_t *)((uintptr_t)opt +
nd_opt_hdr_t *opt;
opt = (nd_opt_hdr_t *)(resp + roff);
roff += sizeof (nd_opt_hdr_t);
nd_opt_hdr_t *opt;
if (!ndp_verify_optlen((nd_opt_hdr_t *)&rd[1], optlen)) {
opt = (nd_opt_hdr_t *)&rd[1];
nd_opt_hdr_t *opt;
ll_opt_len = (sizeof (nd_opt_hdr_t) +
opt = (nd_opt_hdr_t *)(buf + sizeof (nd_redirect_t));
nd_opt_hdr_t *opt = NULL;
opt = (nd_opt_hdr_t *)&ns[1];
nd_opt_hdr_t *opt = NULL;
opt = (nd_opt_hdr_t *)&na[1];
nd_opt_hdr_t *opt;
plen = (sizeof (nd_opt_hdr_t) + hw_addr_len + 7) / 8;
opt = (nd_opt_hdr_t *)((uint8_t *)ip6h + IPV6_HDR_LEN +
nd_opt_hdr_t *
ndp_get_option(nd_opt_hdr_t *opt, int optlen, int opt_type)
ndp_verify_optlen(nd_opt_hdr_t *opt, int optlen)
extern nd_opt_hdr_t *ndp_get_option(nd_opt_hdr_t *, int, int);
extern boolean_t ndp_verify_optlen(nd_opt_hdr_t *, int);
nd_opt_hdr_t *opt;
opt = (nd_opt_hdr_t *)((uchar_t *)icmp_nd + hdrlen);
while (optlen > sizeof (nd_opt_hdr_t)) {
opt = (nd_opt_hdr_t *)
addrlen = lla->nd_opt_lla_len * 8 - sizeof (nd_opt_hdr_t);
nd_opt_hdr_t *opt; \
opt = (nd_opt_hdr_t *)((uint8_t *)ip6h \