icmp6_data16       86 netinet/icmp6.h #define icmp6_id	icmp6_data16[0]		/* echo request/reply */
icmp6_data16       87 netinet/icmp6.h #define icmp6_seq	icmp6_data16[1]		/* echo request/reply */
icmp6_data16       88 netinet/icmp6.h #define icmp6_maxdelay	icmp6_data16[0]		/* mcast group membership */
icmp6_data16      195 netinet/icmp6.h #define mld_maxdelay	mld_icmp6_hdr.icmp6_data16[0]
icmp6_data16      196 netinet/icmp6.h #define mld_reserved	mld_icmp6_hdr.icmp6_data16[1]
icmp6_data16      226 netinet/icmp6.h #define nd_ra_router_lifetime	nd_ra_hdr.icmp6_data16[1]
icmp6_data16      341 netinet/icmp6.h #define ni_qtype	icmp6_ni_hdr.icmp6_data16[0]
icmp6_data16      342 netinet/icmp6.h #define ni_flags	icmp6_ni_hdr.icmp6_data16[1]