Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/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]
/freebsd-9-stable/sys/netinet/
Dicmp6.h256 struct icmp6_hdr nd_na_hdr; member
261 #define nd_na_type nd_na_hdr.icmp6_type
262 #define nd_na_code nd_na_hdr.icmp6_code
263 #define nd_na_cksum nd_na_hdr.icmp6_cksum
264 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]