nd_opt_rdnss
struct nd_opt_rdnss *rdnss;
rdnss = (struct nd_opt_rdnss*) nd_opt_hdr;
struct nd_opt_rdnss *rdnss;
rdnss = (struct nd_opt_rdnss*) nd_opt_hdr;
struct nd_opt_rdnss *ndopt_rdnss;
ndopt_rdnss = (struct nd_opt_rdnss *)p;
p += sizeof(struct nd_opt_rdnss);
const struct nd_opt_rdnss *oprd;
oprd = (const struct nd_opt_rdnss *)op;