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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dmld6.h99 #define mld_numrecs mld_icmp6_hdr.icmp6_data16[1]
/darwin-on-arm/xnu/bsd/netinet/
H A Dicmp6.h113 #define icmp6_data16 icmp6_dataun.icmp6_un_data16 macro
117 #define icmp6_id icmp6_data16[0] /* echo request/reply */
118 #define icmp6_seq icmp6_data16[1] /* echo request/reply */
119 #define icmp6_maxdelay icmp6_data16[0] /* mcast group membership */
227 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
228 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]
229 #define mld_v2_reserved mld_icmp6_hdr.icmp6_data16[0]
230 #define mld_v2_numrecs mld_icmp6_hdr.icmp6_data16[1]
273 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
417 #define ni_qtype icmp6_ni_hdr.icmp6_data16[
[all...]

Completed in 17 milliseconds