Searched refs:QUICTransportParams (Results 1 – 5 of 5) sorted by relevance
266 …QUICTransportParams []byte // the QUIC transport params received from the pe… member550 QUICTransportParams []byte member
118 quicTransportParams := c.config.QUICTransportParams119 quicTransportParamsLegacy := c.config.QUICTransportParams
1454 serverExtensions.quicTransportParams = c.config.QUICTransportParams1461 serverExtensions.quicTransportParamsLegacy = c.config.QUICTransportParams
948 if !bytes.Equal(expectations.quicTransportParams, connState.QUICTransportParams) {1311 test.config.QUICTransportParams = []byte{1, 2}1314 test.resumeConfig.QUICTransportParams = []byte{1, 2}8056 QUICTransportParams: []byte{3, 4},8105 QUICTransportParams: []byte{1, 2},8164 QUICTransportParams: []byte{1, 2},
1900 state.QUICTransportParams = c.quicTransportParams