Lines Matching defs:nd_na_hdr
243 struct icmp6_hdr nd_na_hdr;248 #define nd_na_type nd_na_hdr.icmp6_type249 #define nd_na_code nd_na_hdr.icmp6_code250 #define nd_na_cksum nd_na_hdr.icmp6_cksum251 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]