Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dh2load.h479 void quic_free();
Dh2load_quic.cc437 void Client::quic_free() { in quic_free() function in h2load::Client
Dh2load.cc518 quic_free(); in ~Client()