Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/netinet/
H A Dicmp6.h56 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro
59 #define icmp6_pptr icmp6_data32[0] /* parameter prob */
60 #define icmp6_mtu icmp6_data32[0] /* packet too big */
139 #define rr_seqnum rr_hdr.icmp6_data32[0]
271 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]
300 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]
312 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]
348 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/traceroute/
H A Dtraceroute_aux6.c449 hip6 = (ip6_t *)&(icp6->icmp6_data32[1]); in check_reply6()
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_fil_solaris.c3053 icmp6->icmp6_data32[0] = 0;