Home | History | Annotate | Download | only in android-clat

Lines Matching full:plat_str

668       char myaddr_str[INET6_ADDRSTRLEN], plat_str[INET6_ADDRSTRLEN], ipv4_str[INET6_ADDRSTRLEN];
670 inet_ntop(AF_INET6, plat_subnet, plat_str, sizeof(plat_str));
674 << " not checksum-neutral with " << ipv4_str << " and " << plat_str