Searched refs:CLATD_TPHDR (Results 1 – 4 of 4) sorted by relevance
151 if (memcmp(iovPackets[CLATD_TPHDR].iov_base, packet, iovPackets[CLATD_TPHDR].iov_len) != 0) { in IsTranslatedPacketCorrect()154 packet += iovPackets[CLATD_TPHDR].iov_len; in IsTranslatedPacketCorrect()
42 CLATD_TPHDR, enumerator
419 if (pos == static_cast<int>(CLATD_TPHDR) && in ConvertIcmpPacket()511 …if (pos == CLATD_TPHDR && icmp6Header->icmp6_type < ICMP6_ECHO_REQUEST && icmpHeader.type != ICMP_… in ConvertIcmpv6Packet()
322 sin6.sin6_addr = reinterpret_cast<struct ip6_hdr *>(iovPackets[CLATD_TPHDR].iov_base)->ip6_dst; in SendV6OnRawSocket()