mld6_hdr
struct mld6_hdr *mld;
if ((size_t)i < sizeof(struct mld6_hdr)) {
mld = (struct mld6_hdr *)buf;
static struct mld6_hdr mldh;