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

/seL4-camkes-master/projects/musllibc/include/netinet/
H A Dicmp6.h202 struct icmp6_hdr mld_icmp6_hdr; member in struct:mld_hdr
206 #define mld_type mld_icmp6_hdr.icmp6_type
207 #define mld_code mld_icmp6_hdr.icmp6_code
208 #define mld_cksum mld_icmp6_hdr.icmp6_cksum
209 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
210 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]

Completed in 9 milliseconds