Lines Matching defs:nd_rs_hdr
193 struct icmp6_hdr nd_rs_hdr;197 #define nd_rs_type nd_rs_hdr.icmp6_type198 #define nd_rs_code nd_rs_hdr.icmp6_code199 #define nd_rs_cksum nd_rs_hdr.icmp6_cksum200 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]