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

/fuchsia/zircon/third_party/ulib/musl/include/netinet/
H A Dicmp6.h34 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
37 #define icmp6_pptr icmp6_data32[0]
38 #define icmp6_mtu icmp6_data32[0]
98 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
124 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
134 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
154 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
222 #define rr_seqnum rr_hdr.icmp6_data32[0]

Completed in 23 milliseconds