Lines Matching defs:mld6_hdr
174 struct mld6_hdr {
175 struct icmp6_hdr mld6_hdr;
179 #define mld6_type mld6_hdr.icmp6_type
180 #define mld6_code mld6_hdr.icmp6_code
181 #define mld6_cksum mld6_hdr.icmp6_cksum
182 #define mld6_maxdelay mld6_hdr.icmp6_data16[0]
183 #define mld6_reserved mld6_hdr.icmp6_data16[1]
1410 const struct mld6_hdr *mp = (struct mld6_hdr *)bp;