mld_hdr
#define mld6_hdr mld_hdr
/*const*/ struct mld_hdr *mld)
/*const*/ struct mld_hdr *);
/*const*/ struct mld_hdr *);
struct mld_hdr *mld;
mld = (struct mld_hdr *)(mtod(m, uint8_t *) + off);
mldlen = sizeof(struct mld_hdr);
mld = (struct mld_hdr *)(mtod(m, uint8_t *) + off);
if (icmp6len == sizeof(struct mld_hdr)) {
struct mld_hdr *mld;
mh->m_pkthdr.len = sizeof(struct ip6_hdr) + sizeof(struct mld_hdr);
md->m_len = sizeof(struct mld_hdr);
mld = mtod(md, struct mld_hdr *);
sizeof(struct ip6_hdr), sizeof(struct mld_hdr));
struct mld_hdr *mld;
mld = (struct mld_hdr *)(mtod(md, uint8_t *) + off);
/*const*/ struct mld_hdr *mld)
icmp_hlen = sizeof(struct mld_hdr);
struct mld_hdr *mld;
if (i < sizeof(struct mld_hdr)) {
mld = (struct mld_hdr *)buf;
struct mld_hdr mldh;