Home
last modified time | relevance | path

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

/external/iproute2/include/netinet/
Dicmp6.h237 struct icmp6_hdr mld_icmp6_hdr; member
241 #define mld_type mld_icmp6_hdr.icmp6_type
242 #define mld_code mld_icmp6_hdr.icmp6_code
243 #define mld_cksum mld_icmp6_hdr.icmp6_cksum
244 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
245 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]