Lines Matching defs:nd_ns_hdr
232 struct icmp6_hdr nd_ns_hdr;237 #define nd_ns_type nd_ns_hdr.icmp6_type238 #define nd_ns_code nd_ns_hdr.icmp6_code239 #define nd_ns_cksum nd_ns_hdr.icmp6_cksum240 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]