Searched refs:mld_icmp6_hdr (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/netinet/
H A Dicmp6.h199 struct icmp6_hdr mld_icmp6_hdr; member in struct:mld_hdr
203 #define mld_type mld_icmp6_hdr.icmp6_type
204 #define mld_code mld_icmp6_hdr.icmp6_code
205 #define mld_cksum mld_icmp6_hdr.icmp6_cksum
206 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
207 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]

Completed in 23 milliseconds