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

/freebsd-current/sys/netinet/
H A Dicmp6.h264 struct icmp6_hdr nd_na_hdr; member in struct:nd_neighbor_advert
269 #define nd_na_type nd_na_hdr.icmp6_type
270 #define nd_na_code nd_na_hdr.icmp6_code
271 #define nd_na_cksum nd_na_hdr.icmp6_cksum
272 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
/freebsd-current/contrib/tcpdump/
H A Dprint-icmp6.c247 struct icmp6_hdr nd_na_hdr; member in struct:nd_neighbor_advert
252 #define nd_na_type nd_na_hdr.icmp6_type
253 #define nd_na_code nd_na_hdr.icmp6_code
254 #define nd_na_cksum nd_na_hdr.icmp6_cksum
255 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]

Completed in 112 milliseconds