HomeSort by relevance Sort by last modified time
    Searched full:plat_str (Results 1 - 1 of 1) sorted by null

  /external/android-clat/
clatd_test.cpp 668 char myaddr_str[INET6_ADDRSTRLEN], plat_str[INET6_ADDRSTRLEN], ipv4_str[INET6_ADDRSTRLEN]; local
670 inet_ntop(AF_INET6, plat_subnet, plat_str, sizeof(plat_str));
674 << " not checksum-neutral with " << ipv4_str << " and " << plat_str
    [all...]

Completed in 206 milliseconds