Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:nd_ns_hdr

232 	struct icmp6_hdr	nd_ns_hdr;
237 #define nd_ns_type nd_ns_hdr.icmp6_type
238 #define nd_ns_code nd_ns_hdr.icmp6_code
239 #define nd_ns_cksum nd_ns_hdr.icmp6_cksum
240 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]