Home
last modified time | relevance | path

Searched refs:nd_rd_hdr (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/tcpdump/
Dicmp6.h254 struct icmp6_hdr nd_rd_hdr; member
260 #define nd_rd_type nd_rd_hdr.icmp6_type
261 #define nd_rd_code nd_rd_hdr.icmp6_code
262 #define nd_rd_cksum nd_rd_hdr.icmp6_cksum
263 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
/freebsd-10-stable/sys/netinet/
Dicmp6.h278 struct icmp6_hdr nd_rd_hdr; member
284 #define nd_rd_type nd_rd_hdr.icmp6_type
285 #define nd_rd_code nd_rd_hdr.icmp6_code
286 #define nd_rd_cksum nd_rd_hdr.icmp6_cksum
287 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]