Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/iocore/net/quic/
H A DQUICHandshake.cc85 QUICHandshake::QUICHandshake(QUICVersion version, QUICConnection *qc, QUICHandshakeProtocol *hsp) in QUICHandshake() function in QUICHandshake
90 QUICHandshake::QUICHandshake(QUICVersion version, QUICConnection *qc, QUICHandshakeProtocol *hsp, Q… in QUICHandshake() function in QUICHandshake
/dports/www/trafficserver/trafficserver-9.1.1/iocore/net/
H A DP_QUICNetVConnection.h87 class QUICHandshake; variable