Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:nd_na_hdr

243 	struct icmp6_hdr	nd_na_hdr;
248 #define nd_na_type nd_na_hdr.icmp6_type
249 #define nd_na_code nd_na_hdr.icmp6_code
250 #define nd_na_cksum nd_na_hdr.icmp6_cksum
251 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]