Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:nd_rd_hdr

258 	struct icmp6_hdr	nd_rd_hdr;
264 #define nd_rd_type nd_rd_hdr.icmp6_type
265 #define nd_rd_code nd_rd_hdr.icmp6_code
266 #define nd_rd_cksum nd_rd_hdr.icmp6_cksum
267 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]