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