Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:nd_rs_hdr

193 	struct icmp6_hdr 	nd_rs_hdr;
197 #define nd_rs_type nd_rs_hdr.icmp6_type
198 #define nd_rs_code nd_rs_hdr.icmp6_code
199 #define nd_rs_cksum nd_rs_hdr.icmp6_cksum
200 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]