nd_rs_hdr         203 netinet/icmp6.h 	struct icmp6_hdr 	nd_rs_hdr;
nd_rs_hdr         207 netinet/icmp6.h #define nd_rs_type	nd_rs_hdr.icmp6_type
nd_rs_hdr         208 netinet/icmp6.h #define nd_rs_code	nd_rs_hdr.icmp6_code
nd_rs_hdr         209 netinet/icmp6.h #define nd_rs_cksum	nd_rs_hdr.icmp6_cksum
nd_rs_hdr         210 netinet/icmp6.h #define nd_rs_reserved	nd_rs_hdr.icmp6_data32[0]