Lines Matching refs:icmp6_data16
88 #define icmp6_data16 icmp6_dataun.icmp6_un_data16 macro
92 #define icmp6_id icmp6_data16[0] /* echo request/reply */
93 #define icmp6_seq icmp6_data16[1] /* echo request/reply */
94 #define icmp6_maxdelay icmp6_data16[0] /* mcast group membership */
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]
255 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
410 #define ni_qtype icmp6_ni_hdr.icmp6_data16[0]
411 #define ni_flags icmp6_ni_hdr.icmp6_data16[1]