Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dicmp6.h269 struct icmp6_hdr nd_na_hdr; member
274 #define nd_na_type nd_na_hdr.icmp6_type
275 #define nd_na_code nd_na_hdr.icmp6_code
276 #define nd_na_cksum nd_na_hdr.icmp6_cksum
277 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
/f-stack/freebsd/netinet/
H A Dicmp6.h265 struct icmp6_hdr nd_na_hdr; member
270 #define nd_na_type nd_na_hdr.icmp6_type
271 #define nd_na_code nd_na_hdr.icmp6_code
272 #define nd_na_cksum nd_na_hdr.icmp6_cksum
273 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]