Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dmld6.h49 struct icmp6_hdr mld_icmp6_hdr; /* ICMPv6 header */ member
70 struct icmp6_hdr mld_icmp6_hdr; member
74 #define mld_numrecs mld_icmp6_hdr.icmp6_data16[1]
/f-stack/tools/compat/include/netinet/
H A Dicmp6.h186 struct icmp6_hdr mld_icmp6_hdr; member
202 #define mld_type mld_icmp6_hdr.icmp6_type
203 #define mld_code mld_icmp6_hdr.icmp6_code
204 #define mld_cksum mld_icmp6_hdr.icmp6_cksum
205 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
206 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]
207 #define mld_v2_reserved mld_icmp6_hdr.icmp6_data16[0]
208 #define mld_v2_numrecs mld_icmp6_hdr.icmp6_data16[1]
/f-stack/freebsd/netinet/
H A Dicmp6.h182 struct icmp6_hdr mld_icmp6_hdr; member
198 #define mld_type mld_icmp6_hdr.icmp6_type
199 #define mld_code mld_icmp6_hdr.icmp6_code
200 #define mld_cksum mld_icmp6_hdr.icmp6_cksum
201 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
202 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]
203 #define mld_v2_reserved mld_icmp6_hdr.icmp6_data16[0]
204 #define mld_v2_numrecs mld_icmp6_hdr.icmp6_data16[1]