Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/bonnet/
H A Dicmp_reachable_test.cc186 std::string packed_source = source_.ToPackedString(); in TEST_F() local
187 memcpy(&source_addr.sin6_addr, packed_source.data(), packed_source.size()); in TEST_F()