Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/netinet/
H A Dicmp6.h87 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
90 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
91 #define icmp6_mtu icmp6_data32[0] /* packet too big */
222 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
266 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
277 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
300 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
490 #define rr_seqnum rr_hdr.icmp6_data32[0]
/f-stack/freebsd/netinet/
H A Dicmp6.h83 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
86 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
87 #define icmp6_mtu icmp6_data32[0] /* packet too big */
218 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
262 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
273 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
296 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
486 #define rr_seqnum rr_hdr.icmp6_data32[0]