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

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dicmp6.h112 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
115 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
116 #define icmp6_mtu icmp6_data32[0] /* packet too big */
217 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
257 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
268 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
291 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
452 #define rr_seqnum rr_hdr.icmp6_data32[0]

Completed in 8 milliseconds