Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dicmp6.h295 struct icmp6_hdr nd_na_hdr; member
300 #define nd_na_type nd_na_hdr.icmp6_type
301 #define nd_na_code nd_na_hdr.icmp6_code
302 #define nd_na_cksum nd_na_hdr.icmp6_cksum
303 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]