|  | @@ -0,0 +1,82 @@
 | 
	
		
			
				|  |  | +// Code generated by protoc-gen-go.
 | 
	
		
			
				|  |  | +// source: v2ray.com/core/transport/internet/kcp/config.proto
 | 
	
		
			
				|  |  | +// DO NOT EDIT!
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +/*
 | 
	
		
			
				|  |  | +Package kcp is a generated protocol buffer package.
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +It is generated from these files:
 | 
	
		
			
				|  |  | +	v2ray.com/core/transport/internet/kcp/config.proto
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +It has these top-level messages:
 | 
	
		
			
				|  |  | +	Config
 | 
	
		
			
				|  |  | +*/
 | 
	
		
			
				|  |  | +package kcp
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +import proto "github.com/golang/protobuf/proto"
 | 
	
		
			
				|  |  | +import fmt "fmt"
 | 
	
		
			
				|  |  | +import math "math"
 | 
	
		
			
				|  |  | +import com_v2ray_core_transport_internet "v2ray.com/core/transport/internet"
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +// Reference imports to suppress errors if they are not otherwise used.
 | 
	
		
			
				|  |  | +var _ = proto.Marshal
 | 
	
		
			
				|  |  | +var _ = fmt.Errorf
 | 
	
		
			
				|  |  | +var _ = math.Inf
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +// This is a compile-time assertion to ensure that this generated file
 | 
	
		
			
				|  |  | +// is compatible with the proto package it is being compiled against.
 | 
	
		
			
				|  |  | +// A compilation error at this line likely means your copy of the
 | 
	
		
			
				|  |  | +// proto package needs to be updated.
 | 
	
		
			
				|  |  | +const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +type Config struct {
 | 
	
		
			
				|  |  | +	Mtu              uint32                                                 `protobuf:"varint,1,opt,name=mtu" json:"mtu,omitempty"`
 | 
	
		
			
				|  |  | +	Tti              uint32                                                 `protobuf:"varint,2,opt,name=tti" json:"tti,omitempty"`
 | 
	
		
			
				|  |  | +	UplinkCapacity   uint32                                                 `protobuf:"varint,3,opt,name=uplink_capacity,json=uplinkCapacity" json:"uplink_capacity,omitempty"`
 | 
	
		
			
				|  |  | +	DownlinkCapacity uint32                                                 `protobuf:"varint,4,opt,name=downlink_capacity,json=downlinkCapacity" json:"downlink_capacity,omitempty"`
 | 
	
		
			
				|  |  | +	Congestion       bool                                                   `protobuf:"varint,5,opt,name=congestion" json:"congestion,omitempty"`
 | 
	
		
			
				|  |  | +	WriteBuffer      uint32                                                 `protobuf:"varint,6,opt,name=write_buffer,json=writeBuffer" json:"write_buffer,omitempty"`
 | 
	
		
			
				|  |  | +	ReadBuffer       uint32                                                 `protobuf:"varint,7,opt,name=read_buffer,json=readBuffer" json:"read_buffer,omitempty"`
 | 
	
		
			
				|  |  | +	HeaderConfig     *com_v2ray_core_transport_internet.AuthenticatorConfig `protobuf:"bytes,8,opt,name=header_config,json=headerConfig" json:"header_config,omitempty"`
 | 
	
		
			
				|  |  | +}
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +func (m *Config) Reset()                    { *m = Config{} }
 | 
	
		
			
				|  |  | +func (m *Config) String() string            { return proto.CompactTextString(m) }
 | 
	
		
			
				|  |  | +func (*Config) ProtoMessage()               {}
 | 
	
		
			
				|  |  | +func (*Config) Descriptor() ([]byte, []int) { return fileDescriptor0, []int{0} }
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +func (m *Config) GetHeaderConfig() *com_v2ray_core_transport_internet.AuthenticatorConfig {
 | 
	
		
			
				|  |  | +	if m != nil {
 | 
	
		
			
				|  |  | +		return m.HeaderConfig
 | 
	
		
			
				|  |  | +	}
 | 
	
		
			
				|  |  | +	return nil
 | 
	
		
			
				|  |  | +}
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +func init() {
 | 
	
		
			
				|  |  | +	proto.RegisterType((*Config)(nil), "com.v2ray.core.transport.internet.kcp.Config")
 | 
	
		
			
				|  |  | +}
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +func init() { proto.RegisterFile("v2ray.com/core/transport/internet/kcp/config.proto", fileDescriptor0) }
 | 
	
		
			
				|  |  | +
 | 
	
		
			
				|  |  | +var fileDescriptor0 = []byte{
 | 
	
		
			
				|  |  | +	// 290 bytes of a gzipped FileDescriptorProto
 | 
	
		
			
				|  |  | +	0x1f, 0x8b, 0x08, 0x00, 0x00, 0x09, 0x6e, 0x88, 0x02, 0xff, 0x84, 0x90, 0x41, 0x4f, 0xc2, 0x30,
 | 
	
		
			
				|  |  | +	0x18, 0x86, 0x33, 0x10, 0x24, 0x05, 0x14, 0x7b, 0x6a, 0x3c, 0x28, 0x9a, 0x18, 0x97, 0x98, 0x74,
 | 
	
		
			
				|  |  | +	0xc9, 0x8c, 0xde, 0x85, 0x7f, 0xb0, 0xa3, 0x1e, 0x96, 0xd2, 0x75, 0xd0, 0xcc, 0xb5, 0xcd, 0xc7,
 | 
	
		
			
				|  |  | +	0x37, 0x09, 0xbf, 0xcf, 0x3f, 0x66, 0xd6, 0x32, 0x82, 0x27, 0x6e, 0xdb, 0xf3, 0x3d, 0xef, 0xdb,
 | 
	
		
			
				|  |  | +	0xe4, 0x25, 0xe9, 0x4f, 0x0a, 0x62, 0xcf, 0xa5, 0xad, 0x13, 0x69, 0x41, 0x25, 0x08, 0xc2, 0x6c,
 | 
	
		
			
				|  |  | +	0x9d, 0x05, 0x4c, 0xb4, 0x41, 0x05, 0x46, 0x61, 0x52, 0x49, 0x97, 0x48, 0x6b, 0x4a, 0xbd, 0xe6,
 | 
	
		
			
				|  |  | +	0x0e, 0x2c, 0x5a, 0xfa, 0x24, 0x6d, 0xcd, 0xbb, 0x1c, 0x28, 0x7e, 0xcc, 0xf0, 0x2e, 0xc3, 0x2b,
 | 
	
		
			
				|  |  | +	0xe9, 0x6e, 0xdf, 0xce, 0x57, 0x8b, 0x06, 0x37, 0xca, 0xa0, 0x96, 0x02, 0x2d, 0x84, 0xf6, 0xc7,
 | 
	
		
			
				|  |  | +	0xdf, 0x1e, 0x19, 0x2e, 0xfd, 0x73, 0x74, 0x46, 0xfa, 0x35, 0x36, 0x2c, 0x9a, 0x47, 0xf1, 0x34,
 | 
	
		
			
				|  |  | +	0x6b, 0x3f, 0x5b, 0x82, 0xa8, 0x59, 0x2f, 0x10, 0x44, 0x4d, 0x9f, 0xc9, 0x75, 0xe3, 0xbe, 0xb5,
 | 
	
		
			
				|  |  | +	0xa9, 0x72, 0x29, 0x9c, 0x90, 0x1a, 0xf7, 0xac, 0xef, 0xaf, 0x57, 0x01, 0x2f, 0x0f, 0x94, 0xbe,
 | 
	
		
			
				|  |  | +	0x90, 0x9b, 0xc2, 0xee, 0xcc, 0x7f, 0xf5, 0xc2, 0xab, 0xb3, 0xee, 0x70, 0x94, 0xef, 0x08, 0x91,
 | 
	
		
			
				|  |  | +	0xd6, 0xac, 0xd5, 0x16, 0xb5, 0x35, 0x6c, 0x30, 0x8f, 0xe2, 0x51, 0x76, 0x42, 0xe8, 0x03, 0x99,
 | 
	
		
			
				|  |  | +	0xec, 0x40, 0xa3, 0xca, 0x57, 0x4d, 0x59, 0x2a, 0x60, 0x43, 0xdf, 0x33, 0xf6, 0x6c, 0xe1, 0x11,
 | 
	
		
			
				|  |  | +	0xbd, 0x27, 0x63, 0x50, 0xa2, 0xe8, 0x8c, 0x4b, 0x6f, 0x90, 0x16, 0x1d, 0x84, 0x2f, 0x32, 0xdd,
 | 
	
		
			
				|  |  | +	0x28, 0x51, 0x28, 0xc8, 0xc3, 0xba, 0x6c, 0x34, 0x8f, 0xe2, 0x71, 0xfa, 0xce, 0xcf, 0xcf, 0xfb,
 | 
	
		
			
				|  |  | +	0x71, 0xba, 0x5b, 0x18, 0x2b, 0x9b, 0x84, 0xb2, 0xf0, 0xb7, 0x18, 0x7c, 0xf6, 0x2b, 0xe9, 0x56,
 | 
	
		
			
				|  |  | +	0x43, 0xbf, 0xe9, 0xeb, 0x5f, 0x00, 0x00, 0x00, 0xff, 0xff, 0x04, 0xdb, 0x8e, 0xc7, 0xe7, 0x01,
 | 
	
		
			
				|  |  | +	0x00, 0x00,
 | 
	
		
			
				|  |  | +}
 |