Home
last modified time | relevance | path

Searched defs:total_framing_overhead (Results 1 – 2 of 2) sorted by relevance

/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
Dquic_crypto_server_config.h589 QuicByteCount total_framing_overhead, QuicByteCount chlo_packet_size, in ProcessClientHelloContext()
644 QuicByteCount total_framing_overhead() const { in total_framing_overhead() function
Dquic_crypto_server_config.cc708 QuicByteCount total_framing_overhead, QuicByteCount chlo_packet_size, in ProcessClientHello()