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

/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h303 icmp6_t nd_na_hdr; member in struct:nd_neighbor_advert
308 #define nd_na_type nd_na_hdr.icmp6_type
309 #define nd_na_code nd_na_hdr.icmp6_code
310 #define nd_na_cksum nd_na_hdr.icmp6_cksum
312 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]

Completed in 108 milliseconds