Searched refs:icmp6_data16 (Results 1 – 2 of 2) sorted by relevance
57 #define icmp6_data16 icmp6_dataun.icmp6_un_data16 macro61 #define icmp6_id icmp6_data16[0] /* echo request/reply */62 #define icmp6_seq icmp6_data16[1] /* echo request/reply */63 #define icmp6_maxdelay icmp6_data16[0] /* mcast group membership */79 #define mld_maxdelay mld_icmp6_hdr.icmp6_data16[0]80 #define mld_reserved mld_icmp6_hdr.icmp6_data16[1]93 #define mld2q_mxrc mld2q_hdr.mld_icmp6_hdr.icmp6_data16[0]115 #define mld2r_res1 icmp6_data16[0]116 #define mld2r_nummar icmp6_data16[1]289 #define nd_ra_router_lifetime nd_ra_hdr.icmp6_data16[1]
818 tp = (struct timeval *)&icmp6->icmp6_data16[2]; in check_reply6()