nd_rd_hdr         262 netinet/icmp6.h 	struct icmp6_hdr	nd_rd_hdr;
nd_rd_hdr         268 netinet/icmp6.h #define nd_rd_type		nd_rd_hdr.icmp6_type
nd_rd_hdr         269 netinet/icmp6.h #define nd_rd_code		nd_rd_hdr.icmp6_code
nd_rd_hdr         270 netinet/icmp6.h #define nd_rd_cksum		nd_rd_hdr.icmp6_cksum
nd_rd_hdr         271 netinet/icmp6.h #define nd_rd_reserved		nd_rd_hdr.icmp6_data32[0]