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

/netbsd-current/sys/netinet/
H A Dicmp6.h82 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
85 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
86 #define icmp6_mtu icmp6_data32[0] /* packet too big */
219 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
259 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
270 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
293 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
489 #define rr_seqnum rr_hdr.icmp6_data32[0]
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint-icmp6.c93 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
97 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
98 #define icmp6_mtu icmp6_data32[0] /* packet too big */
208 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
249 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
260 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
276 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
435 #define rr_seqnum rr_hdr.icmp6_data32[0]

Completed in 202 milliseconds