Searched refs:icmp6_data32 (Results 1 – 8 of 8) sorted by relevance
35 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro38 #define icmp6_pptr icmp6_data32[0]39 #define icmp6_mtu icmp6_data32[0]101 #define nd_rs_reserved nd_rs_hdr.icmp6_data32[0]127 #define nd_ns_reserved nd_ns_hdr.icmp6_data32[0]137 #define nd_na_flags_reserved nd_na_hdr.icmp6_data32[0]157 #define nd_rd_reserved nd_rd_hdr.icmp6_data32[0]225 #define rr_seqnum rr_hdr.icmp6_data32[0]
103 ic6.icmp6_data32[0] = htonl(getpid()); in ic6_send1()159 if (htonl(pic6->icmp6_data32[0]) == (uint32_t)getpid()) in ic6_recv1()170 if (htonl(pic6->icmp6_data32[0]) == (uint32_t)getpid()) in ic6_recv1()
70 #define icmp6_data32 icmp6_dataun.icmp6_un_data32 macro71 #define icmp6_mtu icmp6_data32[0]