Lines Matching refs:icmp6_data16
119 #define icmp6_data16 icmp6_dataun.icmp6_un_data16 macro
123 #define icmp6_id icmp6_data16[0] /* echo request/reply */
124 #define icmp6_seq icmp6_data16[1] /* echo request/reply */
125 #define icmp6_maxdelay icmp6_data16[0] /* mcast group membership */
234 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]
235 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]
236 #define mld_v2_reserved mld_icmp6_hdr.icmp6_data16[0]
237 #define mld_v2_numrecs mld_icmp6_hdr.icmp6_data16[1]
281 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
481 #define ni_qtype icmp6_ni_hdr.icmp6_data16[0]
482 #define ni_flags icmp6_ni_hdr.icmp6_data16[1]