Home
last modified time | relevance | path

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

/external/iproute2/include/netinet/
Dicmp6.h155 struct icmp6_hdr nd_na_hdr; member
160 #define nd_na_type nd_na_hdr.icmp6_type
161 #define nd_na_code nd_na_hdr.icmp6_code
162 #define nd_na_cksum nd_na_hdr.icmp6_cksum
163 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
/external/tcpdump/
Dicmp6.h239 struct icmp6_hdr nd_na_hdr; member
244 #define nd_na_type nd_na_hdr.icmp6_type
245 #define nd_na_code nd_na_hdr.icmp6_code
246 #define nd_na_cksum nd_na_hdr.icmp6_cksum
247 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]