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

/external/libpcap/Win32/Include/
H A Dip6_misc.h99 #define nd_rd_type nd_rd_hdr.icmp6_type
100 #define nd_rd_code nd_rd_hdr.icmp6_code
101 #define nd_rd_cksum nd_rd_hdr.icmp6_cksum
102 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
/external/tcpdump/
H A Dprint-icmp6.c258 struct icmp6_hdr nd_rd_hdr; member in struct:nd_redirect
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]

Completed in 78 milliseconds