Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/qbone/
H A Dqbone_client_test.cc48 return PrependIPv6HeaderForTest(body, 5); in TestPacketIn()
52 return PrependIPv6HeaderForTest(body, 4); in TestPacketOut()
H A Dqbone_packet_processor_test_tools.cc11 std::string PrependIPv6HeaderForTest(const std::string& body, int hops) { in PrependIPv6HeaderForTest() function
H A Dqbone_packet_processor_test_tools.h42 std::string PrependIPv6HeaderForTest(const std::string& body, int hops);
H A Dqbone_session_test.cc44 return PrependIPv6HeaderForTest(body, 5); in TestPacketIn()
48 return PrependIPv6HeaderForTest(body, 4); in TestPacketOut()