Home
last modified time | relevance | path

Searched defs:TransportState (Results 1 – 25 of 31) sorted by relevance

12

/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/lucas-clemente/quic-go/quictrace/
H A Dinterface.go33 TransportState *TransportState member
41 type TransportState struct { struct
42 MinRTT time.Duration
43 SmoothedRTT time.Duration
44 LatestRTT time.Duration
46 BytesInFlight protocol.ByteCount
47 CongestionWindow protocol.ByteCount
48 InSlowStart bool
49 InRecovery bool
H A Dtracer.go188 func getTransportState(state *TransportState) *pb.TransportState {
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/lucas-clemente/quic-go/quictrace/
H A Dinterface.go33 TransportState *TransportState member
41 type TransportState struct { struct
42 MinRTT time.Duration
43 SmoothedRTT time.Duration
44 LatestRTT time.Duration
46 BytesInFlight protocol.ByteCount
47 CongestionWindow protocol.ByteCount
48 InSlowStart bool
49 InRecovery bool
H A Dtracer.go188 func getTransportState(state *TransportState) *pb.TransportState {
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/quic-go/quictrace/
H A Dinterface.go33 TransportState *TransportState member
41 type TransportState struct { struct
42 MinRTT time.Duration
43 SmoothedRTT time.Duration
44 LatestRTT time.Duration
46 BytesInFlight protocol.ByteCount
47 CongestionWindow protocol.ByteCount
48 InSlowStart bool
49 InRecovery bool
H A Dtracer.go184 func getTransportState(state *TransportState) *pb.TransportState {
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/quic-go/quictrace/
H A Dinterface.go33 TransportState *TransportState member
41 type TransportState struct { struct
42 MinRTT time.Duration
43 SmoothedRTT time.Duration
44 LatestRTT time.Duration
46 BytesInFlight protocol.ByteCount
47 CongestionWindow protocol.ByteCount
48 InSlowStart bool
49 InRecovery bool
H A Dtracer.go184 func getTransportState(state *TransportState) *pb.TransportState {
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/
H A Dinterface.go33 TransportState *TransportState member
41 type TransportState struct { struct
42 MinRTT time.Duration
43 SmoothedRTT time.Duration
44 LatestRTT time.Duration
46 BytesInFlight protocol.ByteCount
47 CongestionWindow protocol.ByteCount
48 InSlowStart bool
49 InRecovery bool
H A Dtracer.go188 func getTransportState(state *TransportState) *pb.TransportState {
/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/snow-0.8.0/src/
H A Dtransportstate.rs16 pub struct TransportState { struct
24 impl TransportState { argument
174 impl fmt::Debug for TransportState { implementation
180 impl TryFrom<HandshakeState> for TransportState { implementation
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/quic-go/quictrace/pb/
H A Dquic-trace.pb.go774 type TransportState struct { struct
787 XXX_NoUnkeyedLiteral struct{} `json:"-"`
788 XXX_unrecognized []byte `json:"-"`
789 XXX_sizecache int32 `json:"-"`
794 func (*TransportState) ProtoMessage() {}
808 func (m *TransportState) XXX_Size() int {
811 func (m *TransportState) XXX_DiscardUnknown() {
817 func (m *TransportState) GetMinRttUs() uint64 {
824 func (m *TransportState) GetSmoothedRttUs() uint64 {
831 func (m *TransportState) GetLastRttUs() uint64 {
[all …]
H A Dquic-trace.proto96 message TransportState { message
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/Psiphon-Labs/quic-go/quictrace/pb/
H A Dquic-trace.pb.go774 type TransportState struct { struct
787 XXX_NoUnkeyedLiteral struct{} `json:"-"`
788 XXX_unrecognized []byte `json:"-"`
789 XXX_sizecache int32 `json:"-"`
794 func (*TransportState) ProtoMessage() {}
808 func (m *TransportState) XXX_Size() int {
811 func (m *TransportState) XXX_DiscardUnknown() {
817 func (m *TransportState) GetMinRttUs() uint64 {
824 func (m *TransportState) GetSmoothedRttUs() uint64 {
831 func (m *TransportState) GetLastRttUs() uint64 {
[all …]
/dports/net/v2ray/v2ray-core-4.36.2/vendor/github.com/lucas-clemente/quic-go/quictrace/pb/
H A Dquic-trace.pb.go926 type TransportState struct { struct
927 state protoimpl.MessageState
928 sizeCache protoimpl.SizeCache
929 unknownFields protoimpl.UnknownFields
945 func (x *TransportState) Reset() {
954 func (x *TransportState) String() string {
958 func (*TransportState) ProtoMessage() {}
977 func (x *TransportState) GetMinRttUs() uint64 {
984 func (x *TransportState) GetSmoothedRttUs() uint64 {
991 func (x *TransportState) GetLastRttUs() uint64 {
[all …]
H A Dquic-trace.proto98 message TransportState { message
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/lucas-clemente/quic-go/quictrace/pb/
H A Dquic-trace.pb.go926 type TransportState struct { struct
927 state protoimpl.MessageState
928 sizeCache protoimpl.SizeCache
929 unknownFields protoimpl.UnknownFields
945 func (x *TransportState) Reset() {
954 func (x *TransportState) String() string {
958 func (*TransportState) ProtoMessage() {}
977 func (x *TransportState) GetMinRttUs() uint64 {
984 func (x *TransportState) GetSmoothedRttUs() uint64 {
991 func (x *TransportState) GetLastRttUs() uint64 {
[all …]
H A Dquic-trace.proto98 message TransportState { message
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/lucas-clemente/quic-go/quictrace/pb/
H A Dquic-trace.pb.go926 type TransportState struct { struct
927 state protoimpl.MessageState
928 sizeCache protoimpl.SizeCache
929 unknownFields protoimpl.UnknownFields
945 func (x *TransportState) Reset() {
954 func (x *TransportState) String() string {
958 func (*TransportState) ProtoMessage() {}
977 func (x *TransportState) GetMinRttUs() uint64 {
984 func (x *TransportState) GetSmoothedRttUs() uint64 {
991 func (x *TransportState) GetLastRttUs() uint64 {
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/driver/
H A Dsync_service.h149 enum class TransportState { enum
/dports/deskutils/cairo-dock-plugins/cairo-dock-plug-ins-3.4.1/alsaMixer/src/
H A Dcommon-defs.h50 }TransportState; typedef
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dquic_trace_visitor_test.cc153 TEST_F(QuicTraceVisitorTest, TransportState) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_trace_visitor_test.cc153 TEST_F(QuicTraceVisitorTest, TransportState) { in TEST_F() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/quic_trace/src/lib/
H A Dquic_trace.proto107 message TransportState { message
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/quic_trace/src/lib/
H A Dquic_trace.proto107 message TransportState { message

12