cisco_ios_xr_infra_policymgr_oper_policy_manager_nodes_node_policy_map_transient_policy_map_type_xr_transient_policy_map_type_transient_policy_map_names_transient_policy_map_name_class_seq_nums_class_seq_num

package
v1.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2019 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Overview

Cisco-IOS-XR-infra-policymgr-oper:policy-manager/nodes/node/policy-map/transient-policy-map-type-xr/transient-policy-map-type/transient-policy-map-names/transient-policy-map-name/class-seq-nums/class-seq-num

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActionAccountingEventSt

type ActionAccountingEventSt struct {
	Action               string   `protobuf:"bytes,1,opt,name=action,proto3" json:"action,omitempty"`
	AaaListName          string   `protobuf:"bytes,2,opt,name=aaa_list_name,json=aaaListName,proto3" json:"aaa_list_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionAccountingEventSt) Descriptor

func (*ActionAccountingEventSt) Descriptor() ([]byte, []int)

func (*ActionAccountingEventSt) GetAaaListName

func (m *ActionAccountingEventSt) GetAaaListName() string

func (*ActionAccountingEventSt) GetAction

func (m *ActionAccountingEventSt) GetAction() string

func (*ActionAccountingEventSt) ProtoMessage

func (*ActionAccountingEventSt) ProtoMessage()

func (*ActionAccountingEventSt) Reset

func (m *ActionAccountingEventSt) Reset()

func (*ActionAccountingEventSt) String

func (m *ActionAccountingEventSt) String() string

func (*ActionAccountingEventSt) XXX_DiscardUnknown

func (m *ActionAccountingEventSt) XXX_DiscardUnknown()

func (*ActionAccountingEventSt) XXX_Marshal

func (m *ActionAccountingEventSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionAccountingEventSt) XXX_Merge

func (m *ActionAccountingEventSt) XXX_Merge(src proto.Message)

func (*ActionAccountingEventSt) XXX_Size

func (m *ActionAccountingEventSt) XXX_Size() int

func (*ActionAccountingEventSt) XXX_Unmarshal

func (m *ActionAccountingEventSt) XXX_Unmarshal(b []byte) error

type ActionAcctAaaListSt

type ActionAcctAaaListSt struct {
	AaaListName          string   `protobuf:"bytes,1,opt,name=aaa_list_name,json=aaaListName,proto3" json:"aaa_list_name,omitempty"`
	Secs                 uint32   `protobuf:"varint,2,opt,name=secs,proto3" json:"secs,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionAcctAaaListSt) Descriptor

func (*ActionAcctAaaListSt) Descriptor() ([]byte, []int)

func (*ActionAcctAaaListSt) GetAaaListName

func (m *ActionAcctAaaListSt) GetAaaListName() string

func (*ActionAcctAaaListSt) GetSecs

func (m *ActionAcctAaaListSt) GetSecs() uint32

func (*ActionAcctAaaListSt) ProtoMessage

func (*ActionAcctAaaListSt) ProtoMessage()

func (*ActionAcctAaaListSt) Reset

func (m *ActionAcctAaaListSt) Reset()

func (*ActionAcctAaaListSt) String

func (m *ActionAcctAaaListSt) String() string

func (*ActionAcctAaaListSt) XXX_DiscardUnknown

func (m *ActionAcctAaaListSt) XXX_DiscardUnknown()

func (*ActionAcctAaaListSt) XXX_Marshal

func (m *ActionAcctAaaListSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionAcctAaaListSt) XXX_Merge

func (m *ActionAcctAaaListSt) XXX_Merge(src proto.Message)

func (*ActionAcctAaaListSt) XXX_Size

func (m *ActionAcctAaaListSt) XXX_Size() int

func (*ActionAcctAaaListSt) XXX_Unmarshal

func (m *ActionAcctAaaListSt) XXX_Unmarshal(b []byte) error

type ActionAfmonFlowParmInfoSt

type ActionAfmonFlowParmInfoSt struct {
	MaxMonFlows          uint32   `protobuf:"varint,1,opt,name=max_mon_flows,json=maxMonFlows,proto3" json:"max_mon_flows,omitempty"`
	MonInterval          uint32   `protobuf:"varint,2,opt,name=mon_interval,json=monInterval,proto3" json:"mon_interval,omitempty"`
	IntvlHist            uint32   `protobuf:"varint,3,opt,name=intvl_hist,json=intvlHist,proto3" json:"intvl_hist,omitempty"`
	FlowTimeout          uint32   `protobuf:"varint,4,opt,name=flow_timeout,json=flowTimeout,proto3" json:"flow_timeout,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionAfmonFlowParmInfoSt) Descriptor

func (*ActionAfmonFlowParmInfoSt) Descriptor() ([]byte, []int)

func (*ActionAfmonFlowParmInfoSt) GetFlowTimeout

func (m *ActionAfmonFlowParmInfoSt) GetFlowTimeout() uint32

func (*ActionAfmonFlowParmInfoSt) GetIntvlHist

func (m *ActionAfmonFlowParmInfoSt) GetIntvlHist() uint32

func (*ActionAfmonFlowParmInfoSt) GetMaxMonFlows

func (m *ActionAfmonFlowParmInfoSt) GetMaxMonFlows() uint32

func (*ActionAfmonFlowParmInfoSt) GetMonInterval

func (m *ActionAfmonFlowParmInfoSt) GetMonInterval() uint32

func (*ActionAfmonFlowParmInfoSt) ProtoMessage

func (*ActionAfmonFlowParmInfoSt) ProtoMessage()

func (*ActionAfmonFlowParmInfoSt) Reset

func (m *ActionAfmonFlowParmInfoSt) Reset()

func (*ActionAfmonFlowParmInfoSt) String

func (m *ActionAfmonFlowParmInfoSt) String() string

func (*ActionAfmonFlowParmInfoSt) XXX_DiscardUnknown

func (m *ActionAfmonFlowParmInfoSt) XXX_DiscardUnknown()

func (*ActionAfmonFlowParmInfoSt) XXX_Marshal

func (m *ActionAfmonFlowParmInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionAfmonFlowParmInfoSt) XXX_Merge

func (m *ActionAfmonFlowParmInfoSt) XXX_Merge(src proto.Message)

func (*ActionAfmonFlowParmInfoSt) XXX_Size

func (m *ActionAfmonFlowParmInfoSt) XXX_Size() int

func (*ActionAfmonFlowParmInfoSt) XXX_Unmarshal

func (m *ActionAfmonFlowParmInfoSt) XXX_Unmarshal(b []byte) error

type ActionAfmonFmmInfoSt

type ActionAfmonFmmInfoSt struct {
	FmmName              string   `protobuf:"bytes,1,opt,name=fmm_name,json=fmmName,proto3" json:"fmm_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionAfmonFmmInfoSt) Descriptor

func (*ActionAfmonFmmInfoSt) Descriptor() ([]byte, []int)

func (*ActionAfmonFmmInfoSt) GetFmmName

func (m *ActionAfmonFmmInfoSt) GetFmmName() string

func (*ActionAfmonFmmInfoSt) ProtoMessage

func (*ActionAfmonFmmInfoSt) ProtoMessage()

func (*ActionAfmonFmmInfoSt) Reset

func (m *ActionAfmonFmmInfoSt) Reset()

func (*ActionAfmonFmmInfoSt) String

func (m *ActionAfmonFmmInfoSt) String() string

func (*ActionAfmonFmmInfoSt) XXX_DiscardUnknown

func (m *ActionAfmonFmmInfoSt) XXX_DiscardUnknown()

func (*ActionAfmonFmmInfoSt) XXX_Marshal

func (m *ActionAfmonFmmInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionAfmonFmmInfoSt) XXX_Merge

func (m *ActionAfmonFmmInfoSt) XXX_Merge(src proto.Message)

func (*ActionAfmonFmmInfoSt) XXX_Size

func (m *ActionAfmonFmmInfoSt) XXX_Size() int

func (*ActionAfmonFmmInfoSt) XXX_Unmarshal

func (m *ActionAfmonFmmInfoSt) XXX_Unmarshal(b []byte) error

type ActionAfmonIpcbrInfoSt

type ActionAfmonIpcbrInfoSt struct {
	ActionMetricType     string                `protobuf:"bytes,1,opt,name=action_metric_type,json=actionMetricType,proto3" json:"action_metric_type,omitempty"`
	IpPktRate            uint32                `protobuf:"varint,2,opt,name=ip_pkt_rate,json=ipPktRate,proto3" json:"ip_pkt_rate,omitempty"`
	IpBitRate            *PolicyParamUint32St_ `protobuf:"bytes,3,opt,name=ip_bit_rate,json=ipBitRate,proto3" json:"ip_bit_rate,omitempty"`
	MediaBitRate         *PolicyParamUint32St_ `protobuf:"bytes,4,opt,name=media_bit_rate,json=mediaBitRate,proto3" json:"media_bit_rate,omitempty"`
	MediaPktSize         uint32                `protobuf:"varint,5,opt,name=media_pkt_size,json=mediaPktSize,proto3" json:"media_pkt_size,omitempty"`
	MediaPktsPerIp       uint32                `protobuf:"varint,6,opt,name=media_pkts_per_ip,json=mediaPktsPerIp,proto3" json:"media_pkts_per_ip,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*ActionAfmonIpcbrInfoSt) Descriptor

func (*ActionAfmonIpcbrInfoSt) Descriptor() ([]byte, []int)

func (*ActionAfmonIpcbrInfoSt) GetActionMetricType

func (m *ActionAfmonIpcbrInfoSt) GetActionMetricType() string

func (*ActionAfmonIpcbrInfoSt) GetIpBitRate

func (m *ActionAfmonIpcbrInfoSt) GetIpBitRate() *PolicyParamUint32St_

func (*ActionAfmonIpcbrInfoSt) GetIpPktRate

func (m *ActionAfmonIpcbrInfoSt) GetIpPktRate() uint32

func (*ActionAfmonIpcbrInfoSt) GetMediaBitRate

func (m *ActionAfmonIpcbrInfoSt) GetMediaBitRate() *PolicyParamUint32St_

func (*ActionAfmonIpcbrInfoSt) GetMediaPktSize

func (m *ActionAfmonIpcbrInfoSt) GetMediaPktSize() uint32

func (*ActionAfmonIpcbrInfoSt) GetMediaPktsPerIp

func (m *ActionAfmonIpcbrInfoSt) GetMediaPktsPerIp() uint32

func (*ActionAfmonIpcbrInfoSt) ProtoMessage

func (*ActionAfmonIpcbrInfoSt) ProtoMessage()

func (*ActionAfmonIpcbrInfoSt) Reset

func (m *ActionAfmonIpcbrInfoSt) Reset()

func (*ActionAfmonIpcbrInfoSt) String

func (m *ActionAfmonIpcbrInfoSt) String() string

func (*ActionAfmonIpcbrInfoSt) XXX_DiscardUnknown

func (m *ActionAfmonIpcbrInfoSt) XXX_DiscardUnknown()

func (*ActionAfmonIpcbrInfoSt) XXX_Marshal

func (m *ActionAfmonIpcbrInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionAfmonIpcbrInfoSt) XXX_Merge

func (m *ActionAfmonIpcbrInfoSt) XXX_Merge(src proto.Message)

func (*ActionAfmonIpcbrInfoSt) XXX_Size

func (m *ActionAfmonIpcbrInfoSt) XXX_Size() int

func (*ActionAfmonIpcbrInfoSt) XXX_Unmarshal

func (m *ActionAfmonIpcbrInfoSt) XXX_Unmarshal(b []byte) error

type ActionAfmonMdiInfoSt

type ActionAfmonMdiInfoSt struct {
	ActionMetricType     string                `protobuf:"bytes,1,opt,name=action_metric_type,json=actionMetricType,proto3" json:"action_metric_type,omitempty"`
	Pids                 []uint32              `protobuf:"varint,2,rep,packed,name=pids,proto3" json:"pids,omitempty"`
	FilteredPktRate      uint32                `protobuf:"varint,3,opt,name=filtered_pkt_rate,json=filteredPktRate,proto3" json:"filtered_pkt_rate,omitempty"`
	IpPktRate            uint32                `protobuf:"varint,4,opt,name=ip_pkt_rate,json=ipPktRate,proto3" json:"ip_pkt_rate,omitempty"`
	IpBitRate            *PolicyParamUint32St_ `protobuf:"bytes,5,opt,name=ip_bit_rate,json=ipBitRate,proto3" json:"ip_bit_rate,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*ActionAfmonMdiInfoSt) Descriptor

func (*ActionAfmonMdiInfoSt) Descriptor() ([]byte, []int)

func (*ActionAfmonMdiInfoSt) GetActionMetricType

func (m *ActionAfmonMdiInfoSt) GetActionMetricType() string

func (*ActionAfmonMdiInfoSt) GetFilteredPktRate

func (m *ActionAfmonMdiInfoSt) GetFilteredPktRate() uint32

func (*ActionAfmonMdiInfoSt) GetIpBitRate

func (m *ActionAfmonMdiInfoSt) GetIpBitRate() *PolicyParamUint32St_

func (*ActionAfmonMdiInfoSt) GetIpPktRate

func (m *ActionAfmonMdiInfoSt) GetIpPktRate() uint32

func (*ActionAfmonMdiInfoSt) GetPids

func (m *ActionAfmonMdiInfoSt) GetPids() []uint32

func (*ActionAfmonMdiInfoSt) ProtoMessage

func (*ActionAfmonMdiInfoSt) ProtoMessage()

func (*ActionAfmonMdiInfoSt) Reset

func (m *ActionAfmonMdiInfoSt) Reset()

func (*ActionAfmonMdiInfoSt) String

func (m *ActionAfmonMdiInfoSt) String() string

func (*ActionAfmonMdiInfoSt) XXX_DiscardUnknown

func (m *ActionAfmonMdiInfoSt) XXX_DiscardUnknown()

func (*ActionAfmonMdiInfoSt) XXX_Marshal

func (m *ActionAfmonMdiInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionAfmonMdiInfoSt) XXX_Merge

func (m *ActionAfmonMdiInfoSt) XXX_Merge(src proto.Message)

func (*ActionAfmonMdiInfoSt) XXX_Size

func (m *ActionAfmonMdiInfoSt) XXX_Size() int

func (*ActionAfmonMdiInfoSt) XXX_Unmarshal

func (m *ActionAfmonMdiInfoSt) XXX_Unmarshal(b []byte) error

type ActionAfmonReactSt

type ActionAfmonReactSt struct {
	OperId               uint32   `protobuf:"varint,1,opt,name=oper_id,json=operId,proto3" json:"oper_id,omitempty"`
	Description          string   `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"`
	TrigNumIntvls        uint32   `protobuf:"varint,3,opt,name=trig_num_intvls,json=trigNumIntvls,proto3" json:"trig_num_intvls,omitempty"`
	CloneIfh             uint32   `protobuf:"varint,4,opt,name=clone_ifh,json=cloneIfh,proto3" json:"clone_ifh,omitempty"`
	NotifActns           uint32   `protobuf:"varint,5,opt,name=notif_actns,json=notifActns,proto3" json:"notif_actns,omitempty"`
	Criterion            uint32   `protobuf:"varint,6,opt,name=criterion,proto3" json:"criterion,omitempty"`
	TrigType             uint32   `protobuf:"varint,7,opt,name=trig_type,json=trigType,proto3" json:"trig_type,omitempty"`
	TrigRelop            uint32   `protobuf:"varint,8,opt,name=trig_relop,json=trigRelop,proto3" json:"trig_relop,omitempty"`
	TrigLevel_1          string   `protobuf:"bytes,9,opt,name=trig_level_1,json=trigLevel1,proto3" json:"trig_level_1,omitempty"`
	TrigLevel_2          string   `protobuf:"bytes,10,opt,name=trig_level_2,json=trigLevel2,proto3" json:"trig_level_2,omitempty"`
	AlmGrpThresh         uint32   `protobuf:"varint,11,opt,name=alm_grp_thresh,json=almGrpThresh,proto3" json:"alm_grp_thresh,omitempty"`
	AlmType              uint32   `protobuf:"varint,12,opt,name=alm_type,json=almType,proto3" json:"alm_type,omitempty"`
	AlmSeverity          uint32   `protobuf:"varint,13,opt,name=alm_severity,json=almSeverity,proto3" json:"alm_severity,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionAfmonReactSt) Descriptor

func (*ActionAfmonReactSt) Descriptor() ([]byte, []int)

func (*ActionAfmonReactSt) GetAlmGrpThresh

func (m *ActionAfmonReactSt) GetAlmGrpThresh() uint32

func (*ActionAfmonReactSt) GetAlmSeverity

func (m *ActionAfmonReactSt) GetAlmSeverity() uint32

func (*ActionAfmonReactSt) GetAlmType

func (m *ActionAfmonReactSt) GetAlmType() uint32

func (*ActionAfmonReactSt) GetCloneIfh

func (m *ActionAfmonReactSt) GetCloneIfh() uint32

func (*ActionAfmonReactSt) GetCriterion

func (m *ActionAfmonReactSt) GetCriterion() uint32

func (*ActionAfmonReactSt) GetDescription

func (m *ActionAfmonReactSt) GetDescription() string

func (*ActionAfmonReactSt) GetNotifActns

func (m *ActionAfmonReactSt) GetNotifActns() uint32

func (*ActionAfmonReactSt) GetOperId

func (m *ActionAfmonReactSt) GetOperId() uint32

func (*ActionAfmonReactSt) GetTrigLevel_1

func (m *ActionAfmonReactSt) GetTrigLevel_1() string

func (*ActionAfmonReactSt) GetTrigLevel_2

func (m *ActionAfmonReactSt) GetTrigLevel_2() string

func (*ActionAfmonReactSt) GetTrigNumIntvls

func (m *ActionAfmonReactSt) GetTrigNumIntvls() uint32

func (*ActionAfmonReactSt) GetTrigRelop

func (m *ActionAfmonReactSt) GetTrigRelop() uint32

func (*ActionAfmonReactSt) GetTrigType

func (m *ActionAfmonReactSt) GetTrigType() uint32

func (*ActionAfmonReactSt) ProtoMessage

func (*ActionAfmonReactSt) ProtoMessage()

func (*ActionAfmonReactSt) Reset

func (m *ActionAfmonReactSt) Reset()

func (*ActionAfmonReactSt) String

func (m *ActionAfmonReactSt) String() string

func (*ActionAfmonReactSt) XXX_DiscardUnknown

func (m *ActionAfmonReactSt) XXX_DiscardUnknown()

func (*ActionAfmonReactSt) XXX_Marshal

func (m *ActionAfmonReactSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionAfmonReactSt) XXX_Merge

func (m *ActionAfmonReactSt) XXX_Merge(src proto.Message)

func (*ActionAfmonReactSt) XXX_Size

func (m *ActionAfmonReactSt) XXX_Size() int

func (*ActionAfmonReactSt) XXX_Unmarshal

func (m *ActionAfmonReactSt) XXX_Unmarshal(b []byte) error

type ActionAfmonRtpInfoSt

type ActionAfmonRtpInfoSt struct {
	ActionMetricType     string                  `protobuf:"bytes,1,opt,name=action_metric_type,json=actionMetricType,proto3" json:"action_metric_type,omitempty"`
	MinSequential        uint32                  `protobuf:"varint,2,opt,name=min_sequential,json=minSequential,proto3" json:"min_sequential,omitempty"`
	MaxDropout           uint32                  `protobuf:"varint,3,opt,name=max_dropout,json=maxDropout,proto3" json:"max_dropout,omitempty"`
	MaxMisorder          uint32                  `protobuf:"varint,4,opt,name=max_misorder,json=maxMisorder,proto3" json:"max_misorder,omitempty"`
	SeqExtCop4           uint32                  `protobuf:"varint,5,opt,name=seq_ext_cop4,json=seqExtCop4,proto3" json:"seq_ext_cop4,omitempty"`
	ClockRate            []*AfmonRtpClockRateSt_ `protobuf:"bytes,6,rep,name=clock_rate,json=clockRate,proto3" json:"clock_rate,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*ActionAfmonRtpInfoSt) Descriptor

func (*ActionAfmonRtpInfoSt) Descriptor() ([]byte, []int)

func (*ActionAfmonRtpInfoSt) GetActionMetricType

func (m *ActionAfmonRtpInfoSt) GetActionMetricType() string

func (*ActionAfmonRtpInfoSt) GetClockRate

func (m *ActionAfmonRtpInfoSt) GetClockRate() []*AfmonRtpClockRateSt_

func (*ActionAfmonRtpInfoSt) GetMaxDropout

func (m *ActionAfmonRtpInfoSt) GetMaxDropout() uint32

func (*ActionAfmonRtpInfoSt) GetMaxMisorder

func (m *ActionAfmonRtpInfoSt) GetMaxMisorder() uint32

func (*ActionAfmonRtpInfoSt) GetMinSequential

func (m *ActionAfmonRtpInfoSt) GetMinSequential() uint32

func (*ActionAfmonRtpInfoSt) GetSeqExtCop4

func (m *ActionAfmonRtpInfoSt) GetSeqExtCop4() uint32

func (*ActionAfmonRtpInfoSt) ProtoMessage

func (*ActionAfmonRtpInfoSt) ProtoMessage()

func (*ActionAfmonRtpInfoSt) Reset

func (m *ActionAfmonRtpInfoSt) Reset()

func (*ActionAfmonRtpInfoSt) String

func (m *ActionAfmonRtpInfoSt) String() string

func (*ActionAfmonRtpInfoSt) XXX_DiscardUnknown

func (m *ActionAfmonRtpInfoSt) XXX_DiscardUnknown()

func (*ActionAfmonRtpInfoSt) XXX_Marshal

func (m *ActionAfmonRtpInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionAfmonRtpInfoSt) XXX_Merge

func (m *ActionAfmonRtpInfoSt) XXX_Merge(src proto.Message)

func (*ActionAfmonRtpInfoSt) XXX_Size

func (m *ActionAfmonRtpInfoSt) XXX_Size() int

func (*ActionAfmonRtpInfoSt) XXX_Unmarshal

func (m *ActionAfmonRtpInfoSt) XXX_Unmarshal(b []byte) error

type ActionAuthenAaaSt

type ActionAuthenAaaSt struct {
	AaaListName          string   `protobuf:"bytes,1,opt,name=aaa_list_name,json=aaaListName,proto3" json:"aaa_list_name,omitempty"`
	AuthenPassword       string   `protobuf:"bytes,2,opt,name=authen_password,json=authenPassword,proto3" json:"authen_password,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionAuthenAaaSt) Descriptor

func (*ActionAuthenAaaSt) Descriptor() ([]byte, []int)

func (*ActionAuthenAaaSt) GetAaaListName

func (m *ActionAuthenAaaSt) GetAaaListName() string

func (*ActionAuthenAaaSt) GetAuthenPassword

func (m *ActionAuthenAaaSt) GetAuthenPassword() string

func (*ActionAuthenAaaSt) ProtoMessage

func (*ActionAuthenAaaSt) ProtoMessage()

func (*ActionAuthenAaaSt) Reset

func (m *ActionAuthenAaaSt) Reset()

func (*ActionAuthenAaaSt) String

func (m *ActionAuthenAaaSt) String() string

func (*ActionAuthenAaaSt) XXX_DiscardUnknown

func (m *ActionAuthenAaaSt) XXX_DiscardUnknown()

func (*ActionAuthenAaaSt) XXX_Marshal

func (m *ActionAuthenAaaSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionAuthenAaaSt) XXX_Merge

func (m *ActionAuthenAaaSt) XXX_Merge(src proto.Message)

func (*ActionAuthenAaaSt) XXX_Size

func (m *ActionAuthenAaaSt) XXX_Size() int

func (*ActionAuthenAaaSt) XXX_Unmarshal

func (m *ActionAuthenAaaSt) XXX_Unmarshal(b []byte) error

type ActionAuthorizeIdSt

type ActionAuthorizeIdSt struct {
	Id                   uint32   `protobuf:"varint,1,opt,name=id,proto3" json:"id,omitempty"`
	AaaListName          string   `protobuf:"bytes,2,opt,name=aaa_list_name,json=aaaListName,proto3" json:"aaa_list_name,omitempty"`
	FormatName           string   `protobuf:"bytes,3,opt,name=format_name,json=formatName,proto3" json:"format_name,omitempty"`
	Password             string   `protobuf:"bytes,4,opt,name=password,proto3" json:"password,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionAuthorizeIdSt) Descriptor

func (*ActionAuthorizeIdSt) Descriptor() ([]byte, []int)

func (*ActionAuthorizeIdSt) GetAaaListName

func (m *ActionAuthorizeIdSt) GetAaaListName() string

func (*ActionAuthorizeIdSt) GetFormatName

func (m *ActionAuthorizeIdSt) GetFormatName() string

func (*ActionAuthorizeIdSt) GetId

func (m *ActionAuthorizeIdSt) GetId() uint32

func (*ActionAuthorizeIdSt) GetPassword

func (m *ActionAuthorizeIdSt) GetPassword() string

func (*ActionAuthorizeIdSt) ProtoMessage

func (*ActionAuthorizeIdSt) ProtoMessage()

func (*ActionAuthorizeIdSt) Reset

func (m *ActionAuthorizeIdSt) Reset()

func (*ActionAuthorizeIdSt) String

func (m *ActionAuthorizeIdSt) String() string

func (*ActionAuthorizeIdSt) XXX_DiscardUnknown

func (m *ActionAuthorizeIdSt) XXX_DiscardUnknown()

func (*ActionAuthorizeIdSt) XXX_Marshal

func (m *ActionAuthorizeIdSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionAuthorizeIdSt) XXX_Merge

func (m *ActionAuthorizeIdSt) XXX_Merge(src proto.Message)

func (*ActionAuthorizeIdSt) XXX_Size

func (m *ActionAuthorizeIdSt) XXX_Size() int

func (*ActionAuthorizeIdSt) XXX_Unmarshal

func (m *ActionAuthorizeIdSt) XXX_Unmarshal(b []byte) error

type ActionBwremInfoSt

type ActionBwremInfoSt struct {
	Bwrem                *PolicyParamUint32St_ `protobuf:"bytes,1,opt,name=bwrem,proto3" json:"bwrem,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*ActionBwremInfoSt) Descriptor

func (*ActionBwremInfoSt) Descriptor() ([]byte, []int)

func (*ActionBwremInfoSt) GetBwrem

func (m *ActionBwremInfoSt) GetBwrem() *PolicyParamUint32St_

func (*ActionBwremInfoSt) ProtoMessage

func (*ActionBwremInfoSt) ProtoMessage()

func (*ActionBwremInfoSt) Reset

func (m *ActionBwremInfoSt) Reset()

func (*ActionBwremInfoSt) String

func (m *ActionBwremInfoSt) String() string

func (*ActionBwremInfoSt) XXX_DiscardUnknown

func (m *ActionBwremInfoSt) XXX_DiscardUnknown()

func (*ActionBwremInfoSt) XXX_Marshal

func (m *ActionBwremInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionBwremInfoSt) XXX_Merge

func (m *ActionBwremInfoSt) XXX_Merge(src proto.Message)

func (*ActionBwremInfoSt) XXX_Size

func (m *ActionBwremInfoSt) XXX_Size() int

func (*ActionBwremInfoSt) XXX_Unmarshal

func (m *ActionBwremInfoSt) XXX_Unmarshal(b []byte) error

type ActionCacInfoSt

type ActionCacInfoSt struct {
	CacType              uint32                `protobuf:"varint,1,opt,name=cac_type,json=cacType,proto3" json:"cac_type,omitempty"`
	IdleTimeout          uint32                `protobuf:"varint,2,opt,name=idle_timeout,json=idleTimeout,proto3" json:"idle_timeout,omitempty"`
	FlowRate             *PolicyParamUint32St_ `protobuf:"bytes,3,opt,name=flow_rate,json=flowRate,proto3" json:"flow_rate,omitempty"`
	Rate                 *PolicyParamUint32St_ `protobuf:"bytes,4,opt,name=rate,proto3" json:"rate,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*ActionCacInfoSt) Descriptor

func (*ActionCacInfoSt) Descriptor() ([]byte, []int)

func (*ActionCacInfoSt) GetCacType

func (m *ActionCacInfoSt) GetCacType() uint32

func (*ActionCacInfoSt) GetFlowRate

func (m *ActionCacInfoSt) GetFlowRate() *PolicyParamUint32St_

func (*ActionCacInfoSt) GetIdleTimeout

func (m *ActionCacInfoSt) GetIdleTimeout() uint32

func (*ActionCacInfoSt) GetRate

func (m *ActionCacInfoSt) GetRate() *PolicyParamUint32St_

func (*ActionCacInfoSt) ProtoMessage

func (*ActionCacInfoSt) ProtoMessage()

func (*ActionCacInfoSt) Reset

func (m *ActionCacInfoSt) Reset()

func (*ActionCacInfoSt) String

func (m *ActionCacInfoSt) String() string

func (*ActionCacInfoSt) XXX_DiscardUnknown

func (m *ActionCacInfoSt) XXX_DiscardUnknown()

func (*ActionCacInfoSt) XXX_Marshal

func (m *ActionCacInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionCacInfoSt) XXX_Merge

func (m *ActionCacInfoSt) XXX_Merge(src proto.Message)

func (*ActionCacInfoSt) XXX_Size

func (m *ActionCacInfoSt) XXX_Size() int

func (*ActionCacInfoSt) XXX_Unmarshal

func (m *ActionCacInfoSt) XXX_Unmarshal(b []byte) error

type ActionCollectIdSt

type ActionCollectIdSt struct {
	Id                   string   `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	AaaListName          string   `protobuf:"bytes,2,opt,name=aaa_list_name,json=aaaListName,proto3" json:"aaa_list_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionCollectIdSt) Descriptor

func (*ActionCollectIdSt) Descriptor() ([]byte, []int)

func (*ActionCollectIdSt) GetAaaListName

func (m *ActionCollectIdSt) GetAaaListName() string

func (*ActionCollectIdSt) GetId

func (m *ActionCollectIdSt) GetId() string

func (*ActionCollectIdSt) ProtoMessage

func (*ActionCollectIdSt) ProtoMessage()

func (*ActionCollectIdSt) Reset

func (m *ActionCollectIdSt) Reset()

func (*ActionCollectIdSt) String

func (m *ActionCollectIdSt) String() string

func (*ActionCollectIdSt) XXX_DiscardUnknown

func (m *ActionCollectIdSt) XXX_DiscardUnknown()

func (*ActionCollectIdSt) XXX_Marshal

func (m *ActionCollectIdSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionCollectIdSt) XXX_Merge

func (m *ActionCollectIdSt) XXX_Merge(src proto.Message)

func (*ActionCollectIdSt) XXX_Size

func (m *ActionCollectIdSt) XXX_Size() int

func (*ActionCollectIdSt) XXX_Unmarshal

func (m *ActionCollectIdSt) XXX_Unmarshal(b []byte) error

type ActionCopyInfoSt

type ActionCopyInfoSt struct {
	NumByte              uint32   `protobuf:"varint,1,opt,name=num_byte,json=numByte,proto3" json:"num_byte,omitempty"`
	SnType               string   `protobuf:"bytes,2,opt,name=sn_type,json=snType,proto3" json:"sn_type,omitempty"`
	SnIndex              uint32   `protobuf:"varint,3,opt,name=sn_index,json=snIndex,proto3" json:"sn_index,omitempty"`
	SnName               string   `protobuf:"bytes,4,opt,name=sn_name,json=snName,proto3" json:"sn_name,omitempty"`
	AppId                uint32   `protobuf:"varint,5,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"`
	LocalId              uint32   `protobuf:"varint,6,opt,name=local_id,json=localId,proto3" json:"local_id,omitempty"`
	VsnodeType           string   `protobuf:"bytes,7,opt,name=vsnode_type,json=vsnodeType,proto3" json:"vsnode_type,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionCopyInfoSt) Descriptor

func (*ActionCopyInfoSt) Descriptor() ([]byte, []int)

func (*ActionCopyInfoSt) GetAppId

func (m *ActionCopyInfoSt) GetAppId() uint32

func (*ActionCopyInfoSt) GetLocalId

func (m *ActionCopyInfoSt) GetLocalId() uint32

func (*ActionCopyInfoSt) GetNumByte

func (m *ActionCopyInfoSt) GetNumByte() uint32

func (*ActionCopyInfoSt) GetSnIndex

func (m *ActionCopyInfoSt) GetSnIndex() uint32

func (*ActionCopyInfoSt) GetSnName

func (m *ActionCopyInfoSt) GetSnName() string

func (*ActionCopyInfoSt) GetSnType

func (m *ActionCopyInfoSt) GetSnType() string

func (*ActionCopyInfoSt) GetVsnodeType

func (m *ActionCopyInfoSt) GetVsnodeType() string

func (*ActionCopyInfoSt) ProtoMessage

func (*ActionCopyInfoSt) ProtoMessage()

func (*ActionCopyInfoSt) Reset

func (m *ActionCopyInfoSt) Reset()

func (*ActionCopyInfoSt) String

func (m *ActionCopyInfoSt) String() string

func (*ActionCopyInfoSt) XXX_DiscardUnknown

func (m *ActionCopyInfoSt) XXX_DiscardUnknown()

func (*ActionCopyInfoSt) XXX_Marshal

func (m *ActionCopyInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionCopyInfoSt) XXX_Merge

func (m *ActionCopyInfoSt) XXX_Merge(src proto.Message)

func (*ActionCopyInfoSt) XXX_Size

func (m *ActionCopyInfoSt) XXX_Size() int

func (*ActionCopyInfoSt) XXX_Unmarshal

func (m *ActionCopyInfoSt) XXX_Unmarshal(b []byte) error

type ActionDecodeIdentifierSt

type ActionDecodeIdentifierSt struct {
	Id                   string   `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"`
	FormatName           string   `protobuf:"bytes,2,opt,name=format_name,json=formatName,proto3" json:"format_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionDecodeIdentifierSt) Descriptor

func (*ActionDecodeIdentifierSt) Descriptor() ([]byte, []int)

func (*ActionDecodeIdentifierSt) GetFormatName

func (m *ActionDecodeIdentifierSt) GetFormatName() string

func (*ActionDecodeIdentifierSt) GetId

func (m *ActionDecodeIdentifierSt) GetId() string

func (*ActionDecodeIdentifierSt) ProtoMessage

func (*ActionDecodeIdentifierSt) ProtoMessage()

func (*ActionDecodeIdentifierSt) Reset

func (m *ActionDecodeIdentifierSt) Reset()

func (*ActionDecodeIdentifierSt) String

func (m *ActionDecodeIdentifierSt) String() string

func (*ActionDecodeIdentifierSt) XXX_DiscardUnknown

func (m *ActionDecodeIdentifierSt) XXX_DiscardUnknown()

func (*ActionDecodeIdentifierSt) XXX_Marshal

func (m *ActionDecodeIdentifierSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionDecodeIdentifierSt) XXX_Merge

func (m *ActionDecodeIdentifierSt) XXX_Merge(src proto.Message)

func (*ActionDecodeIdentifierSt) XXX_Size

func (m *ActionDecodeIdentifierSt) XXX_Size() int

func (*ActionDecodeIdentifierSt) XXX_Unmarshal

func (m *ActionDecodeIdentifierSt) XXX_Unmarshal(b []byte) error

type ActionEncapInfoSt

type ActionEncapInfoSt struct {
	Seq                  uint32   `protobuf:"varint,1,opt,name=seq,proto3" json:"seq,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionEncapInfoSt) Descriptor

func (*ActionEncapInfoSt) Descriptor() ([]byte, []int)

func (*ActionEncapInfoSt) GetSeq

func (m *ActionEncapInfoSt) GetSeq() uint32

func (*ActionEncapInfoSt) ProtoMessage

func (*ActionEncapInfoSt) ProtoMessage()

func (*ActionEncapInfoSt) Reset

func (m *ActionEncapInfoSt) Reset()

func (*ActionEncapInfoSt) String

func (m *ActionEncapInfoSt) String() string

func (*ActionEncapInfoSt) XXX_DiscardUnknown

func (m *ActionEncapInfoSt) XXX_DiscardUnknown()

func (*ActionEncapInfoSt) XXX_Marshal

func (m *ActionEncapInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionEncapInfoSt) XXX_Merge

func (m *ActionEncapInfoSt) XXX_Merge(src proto.Message)

func (*ActionEncapInfoSt) XXX_Size

func (m *ActionEncapInfoSt) XXX_Size() int

func (*ActionEncapInfoSt) XXX_Unmarshal

func (m *ActionEncapInfoSt) XXX_Unmarshal(b []byte) error

type ActionHttpEnrichInfoSt

type ActionHttpEnrichInfoSt struct {
	ParamList            uint32   `protobuf:"varint,1,opt,name=param_list,json=paramList,proto3" json:"param_list,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionHttpEnrichInfoSt) Descriptor

func (*ActionHttpEnrichInfoSt) Descriptor() ([]byte, []int)

func (*ActionHttpEnrichInfoSt) GetParamList

func (m *ActionHttpEnrichInfoSt) GetParamList() uint32

func (*ActionHttpEnrichInfoSt) ProtoMessage

func (*ActionHttpEnrichInfoSt) ProtoMessage()

func (*ActionHttpEnrichInfoSt) Reset

func (m *ActionHttpEnrichInfoSt) Reset()

func (*ActionHttpEnrichInfoSt) String

func (m *ActionHttpEnrichInfoSt) String() string

func (*ActionHttpEnrichInfoSt) XXX_DiscardUnknown

func (m *ActionHttpEnrichInfoSt) XXX_DiscardUnknown()

func (*ActionHttpEnrichInfoSt) XXX_Marshal

func (m *ActionHttpEnrichInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionHttpEnrichInfoSt) XXX_Merge

func (m *ActionHttpEnrichInfoSt) XXX_Merge(src proto.Message)

func (*ActionHttpEnrichInfoSt) XXX_Size

func (m *ActionHttpEnrichInfoSt) XXX_Size() int

func (*ActionHttpEnrichInfoSt) XXX_Unmarshal

func (m *ActionHttpEnrichInfoSt) XXX_Unmarshal(b []byte) error

type ActionHttprInfoSt

type ActionHttprInfoSt struct {
	RedirectUrl          string   `protobuf:"bytes,1,opt,name=redirect_url,json=redirectUrl,proto3" json:"redirect_url,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionHttprInfoSt) Descriptor

func (*ActionHttprInfoSt) Descriptor() ([]byte, []int)

func (*ActionHttprInfoSt) GetRedirectUrl

func (m *ActionHttprInfoSt) GetRedirectUrl() string

func (*ActionHttprInfoSt) ProtoMessage

func (*ActionHttprInfoSt) ProtoMessage()

func (*ActionHttprInfoSt) Reset

func (m *ActionHttprInfoSt) Reset()

func (*ActionHttprInfoSt) String

func (m *ActionHttprInfoSt) String() string

func (*ActionHttprInfoSt) XXX_DiscardUnknown

func (m *ActionHttprInfoSt) XXX_DiscardUnknown()

func (*ActionHttprInfoSt) XXX_Marshal

func (m *ActionHttprInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionHttprInfoSt) XXX_Merge

func (m *ActionHttprInfoSt) XXX_Merge(src proto.Message)

func (*ActionHttprInfoSt) XXX_Size

func (m *ActionHttprInfoSt) XXX_Size() int

func (*ActionHttprInfoSt) XXX_Unmarshal

func (m *ActionHttprInfoSt) XXX_Unmarshal(b []byte) error

type ActionIpv4NhInfoSt

type ActionIpv4NhInfoSt struct {
	NhAddr               string   `protobuf:"bytes,1,opt,name=nh_addr,json=nhAddr,proto3" json:"nh_addr,omitempty"`
	VrfName              string   `protobuf:"bytes,2,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionIpv4NhInfoSt) Descriptor

func (*ActionIpv4NhInfoSt) Descriptor() ([]byte, []int)

func (*ActionIpv4NhInfoSt) GetNhAddr

func (m *ActionIpv4NhInfoSt) GetNhAddr() string

func (*ActionIpv4NhInfoSt) GetVrfName

func (m *ActionIpv4NhInfoSt) GetVrfName() string

func (*ActionIpv4NhInfoSt) ProtoMessage

func (*ActionIpv4NhInfoSt) ProtoMessage()

func (*ActionIpv4NhInfoSt) Reset

func (m *ActionIpv4NhInfoSt) Reset()

func (*ActionIpv4NhInfoSt) String

func (m *ActionIpv4NhInfoSt) String() string

func (*ActionIpv4NhInfoSt) XXX_DiscardUnknown

func (m *ActionIpv4NhInfoSt) XXX_DiscardUnknown()

func (*ActionIpv4NhInfoSt) XXX_Marshal

func (m *ActionIpv4NhInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionIpv4NhInfoSt) XXX_Merge

func (m *ActionIpv4NhInfoSt) XXX_Merge(src proto.Message)

func (*ActionIpv4NhInfoSt) XXX_Size

func (m *ActionIpv4NhInfoSt) XXX_Size() int

func (*ActionIpv4NhInfoSt) XXX_Unmarshal

func (m *ActionIpv4NhInfoSt) XXX_Unmarshal(b []byte) error

type ActionIpv6NhInfoSt

type ActionIpv6NhInfoSt struct {
	NhAddr               string   `protobuf:"bytes,1,opt,name=nh_addr,json=nhAddr,proto3" json:"nh_addr,omitempty"`
	VrfName              string   `protobuf:"bytes,2,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionIpv6NhInfoSt) Descriptor

func (*ActionIpv6NhInfoSt) Descriptor() ([]byte, []int)

func (*ActionIpv6NhInfoSt) GetNhAddr

func (m *ActionIpv6NhInfoSt) GetNhAddr() string

func (*ActionIpv6NhInfoSt) GetVrfName

func (m *ActionIpv6NhInfoSt) GetVrfName() string

func (*ActionIpv6NhInfoSt) ProtoMessage

func (*ActionIpv6NhInfoSt) ProtoMessage()

func (*ActionIpv6NhInfoSt) Reset

func (m *ActionIpv6NhInfoSt) Reset()

func (*ActionIpv6NhInfoSt) String

func (m *ActionIpv6NhInfoSt) String() string

func (*ActionIpv6NhInfoSt) XXX_DiscardUnknown

func (m *ActionIpv6NhInfoSt) XXX_DiscardUnknown()

func (*ActionIpv6NhInfoSt) XXX_Marshal

func (m *ActionIpv6NhInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionIpv6NhInfoSt) XXX_Merge

func (m *ActionIpv6NhInfoSt) XXX_Merge(src proto.Message)

func (*ActionIpv6NhInfoSt) XXX_Size

func (m *ActionIpv6NhInfoSt) XXX_Size() int

func (*ActionIpv6NhInfoSt) XXX_Unmarshal

func (m *ActionIpv6NhInfoSt) XXX_Unmarshal(b []byte) error

type ActionMark2InfoSt

type ActionMark2InfoSt struct {
	Value                uint32   `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"`
	ValueOverflow        uint32   `protobuf:"varint,2,opt,name=value_overflow,json=valueOverflow,proto3" json:"value_overflow,omitempty"`
	Type                 uint32   `protobuf:"varint,3,opt,name=type,proto3" json:"type,omitempty"`
	MarkFlags            uint32   `protobuf:"varint,4,opt,name=mark_flags,json=markFlags,proto3" json:"mark_flags,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionMark2InfoSt) Descriptor

func (*ActionMark2InfoSt) Descriptor() ([]byte, []int)

func (*ActionMark2InfoSt) GetMarkFlags

func (m *ActionMark2InfoSt) GetMarkFlags() uint32

func (*ActionMark2InfoSt) GetType

func (m *ActionMark2InfoSt) GetType() uint32

func (*ActionMark2InfoSt) GetValue

func (m *ActionMark2InfoSt) GetValue() uint32

func (*ActionMark2InfoSt) GetValueOverflow

func (m *ActionMark2InfoSt) GetValueOverflow() uint32

func (*ActionMark2InfoSt) ProtoMessage

func (*ActionMark2InfoSt) ProtoMessage()

func (*ActionMark2InfoSt) Reset

func (m *ActionMark2InfoSt) Reset()

func (*ActionMark2InfoSt) String

func (m *ActionMark2InfoSt) String() string

func (*ActionMark2InfoSt) XXX_DiscardUnknown

func (m *ActionMark2InfoSt) XXX_DiscardUnknown()

func (*ActionMark2InfoSt) XXX_Marshal

func (m *ActionMark2InfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionMark2InfoSt) XXX_Merge

func (m *ActionMark2InfoSt) XXX_Merge(src proto.Message)

func (*ActionMark2InfoSt) XXX_Size

func (m *ActionMark2InfoSt) XXX_Size() int

func (*ActionMark2InfoSt) XXX_Unmarshal

func (m *ActionMark2InfoSt) XXX_Unmarshal(b []byte) error

type ActionMarkInfoSt

type ActionMarkInfoSt struct {
	Type                 string   `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
	MarkFlags            uint32   `protobuf:"varint,2,opt,name=mark_flags,json=markFlags,proto3" json:"mark_flags,omitempty"`
	Value                uint32   `protobuf:"varint,3,opt,name=value,proto3" json:"value,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionMarkInfoSt) Descriptor

func (*ActionMarkInfoSt) Descriptor() ([]byte, []int)

func (*ActionMarkInfoSt) GetMarkFlags

func (m *ActionMarkInfoSt) GetMarkFlags() uint32

func (*ActionMarkInfoSt) GetType

func (m *ActionMarkInfoSt) GetType() string

func (*ActionMarkInfoSt) GetValue

func (m *ActionMarkInfoSt) GetValue() uint32

func (*ActionMarkInfoSt) ProtoMessage

func (*ActionMarkInfoSt) ProtoMessage()

func (*ActionMarkInfoSt) Reset

func (m *ActionMarkInfoSt) Reset()

func (*ActionMarkInfoSt) String

func (m *ActionMarkInfoSt) String() string

func (*ActionMarkInfoSt) XXX_DiscardUnknown

func (m *ActionMarkInfoSt) XXX_DiscardUnknown()

func (*ActionMarkInfoSt) XXX_Marshal

func (m *ActionMarkInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionMarkInfoSt) XXX_Merge

func (m *ActionMarkInfoSt) XXX_Merge(src proto.Message)

func (*ActionMarkInfoSt) XXX_Size

func (m *ActionMarkInfoSt) XXX_Size() int

func (*ActionMarkInfoSt) XXX_Unmarshal

func (m *ActionMarkInfoSt) XXX_Unmarshal(b []byte) error

type ActionMinbwInfoSt

type ActionMinbwInfoSt struct {
	Bw                   *PolicyParamUint32St_ `protobuf:"bytes,1,opt,name=bw,proto3" json:"bw,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*ActionMinbwInfoSt) Descriptor

func (*ActionMinbwInfoSt) Descriptor() ([]byte, []int)

func (*ActionMinbwInfoSt) GetBw

func (*ActionMinbwInfoSt) ProtoMessage

func (*ActionMinbwInfoSt) ProtoMessage()

func (*ActionMinbwInfoSt) Reset

func (m *ActionMinbwInfoSt) Reset()

func (*ActionMinbwInfoSt) String

func (m *ActionMinbwInfoSt) String() string

func (*ActionMinbwInfoSt) XXX_DiscardUnknown

func (m *ActionMinbwInfoSt) XXX_DiscardUnknown()

func (*ActionMinbwInfoSt) XXX_Marshal

func (m *ActionMinbwInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionMinbwInfoSt) XXX_Merge

func (m *ActionMinbwInfoSt) XXX_Merge(src proto.Message)

func (*ActionMinbwInfoSt) XXX_Size

func (m *ActionMinbwInfoSt) XXX_Size() int

func (*ActionMinbwInfoSt) XXX_Unmarshal

func (m *ActionMinbwInfoSt) XXX_Unmarshal(b []byte) error

type ActionOutputInterfaceInfoSt

type ActionOutputInterfaceInfoSt struct {
	OutIfname            string   `protobuf:"bytes,1,opt,name=out_ifname,json=outIfname,proto3" json:"out_ifname,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionOutputInterfaceInfoSt) Descriptor

func (*ActionOutputInterfaceInfoSt) Descriptor() ([]byte, []int)

func (*ActionOutputInterfaceInfoSt) GetOutIfname

func (m *ActionOutputInterfaceInfoSt) GetOutIfname() string

func (*ActionOutputInterfaceInfoSt) ProtoMessage

func (*ActionOutputInterfaceInfoSt) ProtoMessage()

func (*ActionOutputInterfaceInfoSt) Reset

func (m *ActionOutputInterfaceInfoSt) Reset()

func (*ActionOutputInterfaceInfoSt) String

func (m *ActionOutputInterfaceInfoSt) String() string

func (*ActionOutputInterfaceInfoSt) XXX_DiscardUnknown

func (m *ActionOutputInterfaceInfoSt) XXX_DiscardUnknown()

func (*ActionOutputInterfaceInfoSt) XXX_Marshal

func (m *ActionOutputInterfaceInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionOutputInterfaceInfoSt) XXX_Merge

func (m *ActionOutputInterfaceInfoSt) XXX_Merge(src proto.Message)

func (*ActionOutputInterfaceInfoSt) XXX_Size

func (m *ActionOutputInterfaceInfoSt) XXX_Size() int

func (*ActionOutputInterfaceInfoSt) XXX_Unmarshal

func (m *ActionOutputInterfaceInfoSt) XXX_Unmarshal(b []byte) error

type ActionPbfInfoSt

type ActionPbfInfoSt struct {
	Addr                 string   `protobuf:"bytes,1,opt,name=addr,proto3" json:"addr,omitempty"`
	Vrf                  string   `protobuf:"bytes,2,opt,name=vrf,proto3" json:"vrf,omitempty"`
	RtType               uint32   `protobuf:"varint,3,opt,name=rt_type,json=rtType,proto3" json:"rt_type,omitempty"`
	Rt                   string   `protobuf:"bytes,4,opt,name=rt,proto3" json:"rt,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionPbfInfoSt) Descriptor

func (*ActionPbfInfoSt) Descriptor() ([]byte, []int)

func (*ActionPbfInfoSt) GetAddr

func (m *ActionPbfInfoSt) GetAddr() string

func (*ActionPbfInfoSt) GetRt

func (m *ActionPbfInfoSt) GetRt() string

func (*ActionPbfInfoSt) GetRtType

func (m *ActionPbfInfoSt) GetRtType() uint32

func (*ActionPbfInfoSt) GetVrf

func (m *ActionPbfInfoSt) GetVrf() string

func (*ActionPbfInfoSt) ProtoMessage

func (*ActionPbfInfoSt) ProtoMessage()

func (*ActionPbfInfoSt) Reset

func (m *ActionPbfInfoSt) Reset()

func (*ActionPbfInfoSt) String

func (m *ActionPbfInfoSt) String() string

func (*ActionPbfInfoSt) XXX_DiscardUnknown

func (m *ActionPbfInfoSt) XXX_DiscardUnknown()

func (*ActionPbfInfoSt) XXX_Marshal

func (m *ActionPbfInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionPbfInfoSt) XXX_Merge

func (m *ActionPbfInfoSt) XXX_Merge(src proto.Message)

func (*ActionPbfInfoSt) XXX_Size

func (m *ActionPbfInfoSt) XXX_Size() int

func (*ActionPbfInfoSt) XXX_Unmarshal

func (m *ActionPbfInfoSt) XXX_Unmarshal(b []byte) error

type ActionPfcInfoSt

type ActionPfcInfoSt struct {
	PfcPauseSet          uint32                `protobuf:"varint,1,opt,name=pfc_pause_set,json=pfcPauseSet,proto3" json:"pfc_pause_set,omitempty"`
	BufferSizeFlag       uint32                `protobuf:"varint,2,opt,name=buffer_size_flag,json=bufferSizeFlag,proto3" json:"buffer_size_flag,omitempty"`
	BufferSize           *PolicyParamUint32St_ `protobuf:"bytes,3,opt,name=buffer_size,json=bufferSize,proto3" json:"buffer_size,omitempty"`
	PauseThreshold       *PolicyParamUint32St_ `protobuf:"bytes,4,opt,name=pause_threshold,json=pauseThreshold,proto3" json:"pause_threshold,omitempty"`
	ResumeThreshold      *PolicyParamUint32St_ `protobuf:"bytes,5,opt,name=resume_threshold,json=resumeThreshold,proto3" json:"resume_threshold,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*ActionPfcInfoSt) Descriptor

func (*ActionPfcInfoSt) Descriptor() ([]byte, []int)

func (*ActionPfcInfoSt) GetBufferSize

func (m *ActionPfcInfoSt) GetBufferSize() *PolicyParamUint32St_

func (*ActionPfcInfoSt) GetBufferSizeFlag

func (m *ActionPfcInfoSt) GetBufferSizeFlag() uint32

func (*ActionPfcInfoSt) GetPauseThreshold

func (m *ActionPfcInfoSt) GetPauseThreshold() *PolicyParamUint32St_

func (*ActionPfcInfoSt) GetPfcPauseSet

func (m *ActionPfcInfoSt) GetPfcPauseSet() uint32

func (*ActionPfcInfoSt) GetResumeThreshold

func (m *ActionPfcInfoSt) GetResumeThreshold() *PolicyParamUint32St_

func (*ActionPfcInfoSt) ProtoMessage

func (*ActionPfcInfoSt) ProtoMessage()

func (*ActionPfcInfoSt) Reset

func (m *ActionPfcInfoSt) Reset()

func (*ActionPfcInfoSt) String

func (m *ActionPfcInfoSt) String() string

func (*ActionPfcInfoSt) XXX_DiscardUnknown

func (m *ActionPfcInfoSt) XXX_DiscardUnknown()

func (*ActionPfcInfoSt) XXX_Marshal

func (m *ActionPfcInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionPfcInfoSt) XXX_Merge

func (m *ActionPfcInfoSt) XXX_Merge(src proto.Message)

func (*ActionPfcInfoSt) XXX_Size

func (m *ActionPfcInfoSt) XXX_Size() int

func (*ActionPfcInfoSt) XXX_Unmarshal

func (m *ActionPfcInfoSt) XXX_Unmarshal(b []byte) error

type ActionPoliceInfoSt

type ActionPoliceInfoSt struct {
	Rate                 *PolicyParamUint32St_ `protobuf:"bytes,1,opt,name=rate,proto3" json:"rate,omitempty"`
	Burst                *PolicyParamUint32St_ `protobuf:"bytes,2,opt,name=burst,proto3" json:"burst,omitempty"`
	PeakRate             *PolicyParamUint32St_ `protobuf:"bytes,3,opt,name=peak_rate,json=peakRate,proto3" json:"peak_rate,omitempty"`
	PeakBurst            *PolicyParamUint32St_ `protobuf:"bytes,4,opt,name=peak_burst,json=peakBurst,proto3" json:"peak_burst,omitempty"`
	Cdvt                 *PolicyParamUint32St_ `protobuf:"bytes,5,opt,name=cdvt,proto3" json:"cdvt,omitempty"`
	ConformActns         []*PoliceActionUn     `protobuf:"bytes,6,rep,name=conform_actns,json=conformActns,proto3" json:"conform_actns,omitempty"`
	ExceedActns          []*PoliceActionUn     `protobuf:"bytes,7,rep,name=exceed_actns,json=exceedActns,proto3" json:"exceed_actns,omitempty"`
	ViolateActns         []*PoliceActionUn     `protobuf:"bytes,8,rep,name=violate_actns,json=violateActns,proto3" json:"violate_actns,omitempty"`
	ConfclassEncode      *PolClassEncUn        `protobuf:"bytes,9,opt,name=confclass_encode,json=confclassEncode,proto3" json:"confclass_encode,omitempty"`
	ConfclassP           *ClassMapBgEntry      `protobuf:"bytes,10,opt,name=confclass_p,json=confclassP,proto3" json:"confclass_p,omitempty"`
	ExcdclassEncode      *PolClassEncUn        `protobuf:"bytes,11,opt,name=excdclass_encode,json=excdclassEncode,proto3" json:"excdclass_encode,omitempty"`
	ExcdclassP           *ClassMapBgEntry      `protobuf:"bytes,12,opt,name=excdclass_p,json=excdclassP,proto3" json:"excdclass_p,omitempty"`
	Flags                uint32                `protobuf:"varint,13,opt,name=flags,proto3" json:"flags,omitempty"`
	PoliceFlags          uint32                `protobuf:"varint,14,opt,name=police_flags,json=policeFlags,proto3" json:"police_flags,omitempty"`
	SbuckName            string                `protobuf:"bytes,15,opt,name=sbuck_name,json=sbuckName,proto3" json:"sbuck_name,omitempty"`
	SbuckType            string                `protobuf:"bytes,16,opt,name=sbuck_type,json=sbuckType,proto3" json:"sbuck_type,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*ActionPoliceInfoSt) Descriptor

func (*ActionPoliceInfoSt) Descriptor() ([]byte, []int)

func (*ActionPoliceInfoSt) GetBurst

func (*ActionPoliceInfoSt) GetCdvt

func (*ActionPoliceInfoSt) GetConfclassEncode

func (m *ActionPoliceInfoSt) GetConfclassEncode() *PolClassEncUn

func (*ActionPoliceInfoSt) GetConfclassP

func (m *ActionPoliceInfoSt) GetConfclassP() *ClassMapBgEntry

func (*ActionPoliceInfoSt) GetConformActns

func (m *ActionPoliceInfoSt) GetConformActns() []*PoliceActionUn

func (*ActionPoliceInfoSt) GetExcdclassEncode

func (m *ActionPoliceInfoSt) GetExcdclassEncode() *PolClassEncUn

func (*ActionPoliceInfoSt) GetExcdclassP

func (m *ActionPoliceInfoSt) GetExcdclassP() *ClassMapBgEntry

func (*ActionPoliceInfoSt) GetExceedActns

func (m *ActionPoliceInfoSt) GetExceedActns() []*PoliceActionUn

func (*ActionPoliceInfoSt) GetFlags

func (m *ActionPoliceInfoSt) GetFlags() uint32

func (*ActionPoliceInfoSt) GetPeakBurst

func (m *ActionPoliceInfoSt) GetPeakBurst() *PolicyParamUint32St_

func (*ActionPoliceInfoSt) GetPeakRate

func (m *ActionPoliceInfoSt) GetPeakRate() *PolicyParamUint32St_

func (*ActionPoliceInfoSt) GetPoliceFlags

func (m *ActionPoliceInfoSt) GetPoliceFlags() uint32

func (*ActionPoliceInfoSt) GetRate

func (*ActionPoliceInfoSt) GetSbuckName

func (m *ActionPoliceInfoSt) GetSbuckName() string

func (*ActionPoliceInfoSt) GetSbuckType

func (m *ActionPoliceInfoSt) GetSbuckType() string

func (*ActionPoliceInfoSt) GetViolateActns

func (m *ActionPoliceInfoSt) GetViolateActns() []*PoliceActionUn

func (*ActionPoliceInfoSt) ProtoMessage

func (*ActionPoliceInfoSt) ProtoMessage()

func (*ActionPoliceInfoSt) Reset

func (m *ActionPoliceInfoSt) Reset()

func (*ActionPoliceInfoSt) String

func (m *ActionPoliceInfoSt) String() string

func (*ActionPoliceInfoSt) XXX_DiscardUnknown

func (m *ActionPoliceInfoSt) XXX_DiscardUnknown()

func (*ActionPoliceInfoSt) XXX_Marshal

func (m *ActionPoliceInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionPoliceInfoSt) XXX_Merge

func (m *ActionPoliceInfoSt) XXX_Merge(src proto.Message)

func (*ActionPoliceInfoSt) XXX_Size

func (m *ActionPoliceInfoSt) XXX_Size() int

func (*ActionPoliceInfoSt) XXX_Unmarshal

func (m *ActionPoliceInfoSt) XXX_Unmarshal(b []byte) error

type ActionPrepaidCfgSt

type ActionPrepaidCfgSt struct {
	PrepaidConfigProfileName string   `` /* 137-byte string literal not displayed */
	XXX_NoUnkeyedLiteral     struct{} `json:"-"`
	XXX_unrecognized         []byte   `json:"-"`
	XXX_sizecache            int32    `json:"-"`
}

func (*ActionPrepaidCfgSt) Descriptor

func (*ActionPrepaidCfgSt) Descriptor() ([]byte, []int)

func (*ActionPrepaidCfgSt) GetPrepaidConfigProfileName

func (m *ActionPrepaidCfgSt) GetPrepaidConfigProfileName() string

func (*ActionPrepaidCfgSt) ProtoMessage

func (*ActionPrepaidCfgSt) ProtoMessage()

func (*ActionPrepaidCfgSt) Reset

func (m *ActionPrepaidCfgSt) Reset()

func (*ActionPrepaidCfgSt) String

func (m *ActionPrepaidCfgSt) String() string

func (*ActionPrepaidCfgSt) XXX_DiscardUnknown

func (m *ActionPrepaidCfgSt) XXX_DiscardUnknown()

func (*ActionPrepaidCfgSt) XXX_Marshal

func (m *ActionPrepaidCfgSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionPrepaidCfgSt) XXX_Merge

func (m *ActionPrepaidCfgSt) XXX_Merge(src proto.Message)

func (*ActionPrepaidCfgSt) XXX_Size

func (m *ActionPrepaidCfgSt) XXX_Size() int

func (*ActionPrepaidCfgSt) XXX_Unmarshal

func (m *ActionPrepaidCfgSt) XXX_Unmarshal(b []byte) error

type ActionPrioInfoSt

type ActionPrioInfoSt struct {
	PrioLvl              uint32   `protobuf:"varint,1,opt,name=prio_lvl,json=prioLvl,proto3" json:"prio_lvl,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionPrioInfoSt) Descriptor

func (*ActionPrioInfoSt) Descriptor() ([]byte, []int)

func (*ActionPrioInfoSt) GetPrioLvl

func (m *ActionPrioInfoSt) GetPrioLvl() uint32

func (*ActionPrioInfoSt) ProtoMessage

func (*ActionPrioInfoSt) ProtoMessage()

func (*ActionPrioInfoSt) Reset

func (m *ActionPrioInfoSt) Reset()

func (*ActionPrioInfoSt) String

func (m *ActionPrioInfoSt) String() string

func (*ActionPrioInfoSt) XXX_DiscardUnknown

func (m *ActionPrioInfoSt) XXX_DiscardUnknown()

func (*ActionPrioInfoSt) XXX_Marshal

func (m *ActionPrioInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionPrioInfoSt) XXX_Merge

func (m *ActionPrioInfoSt) XXX_Merge(src proto.Message)

func (*ActionPrioInfoSt) XXX_Size

func (m *ActionPrioInfoSt) XXX_Size() int

func (*ActionPrioInfoSt) XXX_Unmarshal

func (m *ActionPrioInfoSt) XXX_Unmarshal(b []byte) error

type ActionProxyAaaSt

type ActionProxyAaaSt struct {
	AaaListName          string   `protobuf:"bytes,1,opt,name=aaa_list_name,json=aaaListName,proto3" json:"aaa_list_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionProxyAaaSt) Descriptor

func (*ActionProxyAaaSt) Descriptor() ([]byte, []int)

func (*ActionProxyAaaSt) GetAaaListName

func (m *ActionProxyAaaSt) GetAaaListName() string

func (*ActionProxyAaaSt) ProtoMessage

func (*ActionProxyAaaSt) ProtoMessage()

func (*ActionProxyAaaSt) Reset

func (m *ActionProxyAaaSt) Reset()

func (*ActionProxyAaaSt) String

func (m *ActionProxyAaaSt) String() string

func (*ActionProxyAaaSt) XXX_DiscardUnknown

func (m *ActionProxyAaaSt) XXX_DiscardUnknown()

func (*ActionProxyAaaSt) XXX_Marshal

func (m *ActionProxyAaaSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionProxyAaaSt) XXX_Merge

func (m *ActionProxyAaaSt) XXX_Merge(src proto.Message)

func (*ActionProxyAaaSt) XXX_Size

func (m *ActionProxyAaaSt) XXX_Size() int

func (*ActionProxyAaaSt) XXX_Unmarshal

func (m *ActionProxyAaaSt) XXX_Unmarshal(b []byte) error

type ActionPuntInfoSt

type ActionPuntInfoSt struct {
	SnType               string   `protobuf:"bytes,1,opt,name=sn_type,json=snType,proto3" json:"sn_type,omitempty"`
	SnIndex              uint32   `protobuf:"varint,2,opt,name=sn_index,json=snIndex,proto3" json:"sn_index,omitempty"`
	SnName               string   `protobuf:"bytes,3,opt,name=sn_name,json=snName,proto3" json:"sn_name,omitempty"`
	AppId                uint32   `protobuf:"varint,4,opt,name=app_id,json=appId,proto3" json:"app_id,omitempty"`
	LocalId              uint32   `protobuf:"varint,5,opt,name=local_id,json=localId,proto3" json:"local_id,omitempty"`
	VsnodeType           string   `protobuf:"bytes,6,opt,name=vsnode_type,json=vsnodeType,proto3" json:"vsnode_type,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionPuntInfoSt) Descriptor

func (*ActionPuntInfoSt) Descriptor() ([]byte, []int)

func (*ActionPuntInfoSt) GetAppId

func (m *ActionPuntInfoSt) GetAppId() uint32

func (*ActionPuntInfoSt) GetLocalId

func (m *ActionPuntInfoSt) GetLocalId() uint32

func (*ActionPuntInfoSt) GetSnIndex

func (m *ActionPuntInfoSt) GetSnIndex() uint32

func (*ActionPuntInfoSt) GetSnName

func (m *ActionPuntInfoSt) GetSnName() string

func (*ActionPuntInfoSt) GetSnType

func (m *ActionPuntInfoSt) GetSnType() string

func (*ActionPuntInfoSt) GetVsnodeType

func (m *ActionPuntInfoSt) GetVsnodeType() string

func (*ActionPuntInfoSt) ProtoMessage

func (*ActionPuntInfoSt) ProtoMessage()

func (*ActionPuntInfoSt) Reset

func (m *ActionPuntInfoSt) Reset()

func (*ActionPuntInfoSt) String

func (m *ActionPuntInfoSt) String() string

func (*ActionPuntInfoSt) XXX_DiscardUnknown

func (m *ActionPuntInfoSt) XXX_DiscardUnknown()

func (*ActionPuntInfoSt) XXX_Marshal

func (m *ActionPuntInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionPuntInfoSt) XXX_Merge

func (m *ActionPuntInfoSt) XXX_Merge(src proto.Message)

func (*ActionPuntInfoSt) XXX_Size

func (m *ActionPuntInfoSt) XXX_Size() int

func (*ActionPuntInfoSt) XXX_Unmarshal

func (m *ActionPuntInfoSt) XXX_Unmarshal(b []byte) error

type ActionQlimitInfoSt

type ActionQlimitInfoSt struct {
	Type                 string                `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
	QlimitFlags          uint32                `protobuf:"varint,2,opt,name=qlimit_flags,json=qlimitFlags,proto3" json:"qlimit_flags,omitempty"`
	Qlim                 *PolicyParamUint32St_ `protobuf:"bytes,3,opt,name=qlim,proto3" json:"qlim,omitempty"`
	AtmclpQlim           *PolicyParamUint32St_ `protobuf:"bytes,4,opt,name=atmclp_qlim,json=atmclpQlim,proto3" json:"atmclp_qlim,omitempty"`
	MatchValues          []*Uint8RngSt         `protobuf:"bytes,5,rep,name=match_values,json=matchValues,proto3" json:"match_values,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*ActionQlimitInfoSt) Descriptor

func (*ActionQlimitInfoSt) Descriptor() ([]byte, []int)

func (*ActionQlimitInfoSt) GetAtmclpQlim

func (m *ActionQlimitInfoSt) GetAtmclpQlim() *PolicyParamUint32St_

func (*ActionQlimitInfoSt) GetMatchValues

func (m *ActionQlimitInfoSt) GetMatchValues() []*Uint8RngSt

func (*ActionQlimitInfoSt) GetQlim

func (*ActionQlimitInfoSt) GetQlimitFlags

func (m *ActionQlimitInfoSt) GetQlimitFlags() uint32

func (*ActionQlimitInfoSt) GetType

func (m *ActionQlimitInfoSt) GetType() string

func (*ActionQlimitInfoSt) ProtoMessage

func (*ActionQlimitInfoSt) ProtoMessage()

func (*ActionQlimitInfoSt) Reset

func (m *ActionQlimitInfoSt) Reset()

func (*ActionQlimitInfoSt) String

func (m *ActionQlimitInfoSt) String() string

func (*ActionQlimitInfoSt) XXX_DiscardUnknown

func (m *ActionQlimitInfoSt) XXX_DiscardUnknown()

func (*ActionQlimitInfoSt) XXX_Marshal

func (m *ActionQlimitInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionQlimitInfoSt) XXX_Merge

func (m *ActionQlimitInfoSt) XXX_Merge(src proto.Message)

func (*ActionQlimitInfoSt) XXX_Size

func (m *ActionQlimitInfoSt) XXX_Size() int

func (*ActionQlimitInfoSt) XXX_Unmarshal

func (m *ActionQlimitInfoSt) XXX_Unmarshal(b []byte) error

type ActionQueryAncpSessionSt

type ActionQueryAncpSessionSt struct {
	Enable               uint32   `protobuf:"varint,1,opt,name=enable,proto3" json:"enable,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionQueryAncpSessionSt) Descriptor

func (*ActionQueryAncpSessionSt) Descriptor() ([]byte, []int)

func (*ActionQueryAncpSessionSt) GetEnable

func (m *ActionQueryAncpSessionSt) GetEnable() uint32

func (*ActionQueryAncpSessionSt) ProtoMessage

func (*ActionQueryAncpSessionSt) ProtoMessage()

func (*ActionQueryAncpSessionSt) Reset

func (m *ActionQueryAncpSessionSt) Reset()

func (*ActionQueryAncpSessionSt) String

func (m *ActionQueryAncpSessionSt) String() string

func (*ActionQueryAncpSessionSt) XXX_DiscardUnknown

func (m *ActionQueryAncpSessionSt) XXX_DiscardUnknown()

func (*ActionQueryAncpSessionSt) XXX_Marshal

func (m *ActionQueryAncpSessionSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionQueryAncpSessionSt) XXX_Merge

func (m *ActionQueryAncpSessionSt) XXX_Merge(src proto.Message)

func (*ActionQueryAncpSessionSt) XXX_Size

func (m *ActionQueryAncpSessionSt) XXX_Size() int

func (*ActionQueryAncpSessionSt) XXX_Unmarshal

func (m *ActionQueryAncpSessionSt) XXX_Unmarshal(b []byte) error

type ActionRedirectInfoSt

type ActionRedirectInfoSt struct {
	Value                uint32   `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"`
	Type                 uint32   `protobuf:"varint,2,opt,name=type,proto3" json:"type,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionRedirectInfoSt) Descriptor

func (*ActionRedirectInfoSt) Descriptor() ([]byte, []int)

func (*ActionRedirectInfoSt) GetType

func (m *ActionRedirectInfoSt) GetType() uint32

func (*ActionRedirectInfoSt) GetValue

func (m *ActionRedirectInfoSt) GetValue() uint32

func (*ActionRedirectInfoSt) ProtoMessage

func (*ActionRedirectInfoSt) ProtoMessage()

func (*ActionRedirectInfoSt) Reset

func (m *ActionRedirectInfoSt) Reset()

func (*ActionRedirectInfoSt) String

func (m *ActionRedirectInfoSt) String() string

func (*ActionRedirectInfoSt) XXX_DiscardUnknown

func (m *ActionRedirectInfoSt) XXX_DiscardUnknown()

func (*ActionRedirectInfoSt) XXX_Marshal

func (m *ActionRedirectInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionRedirectInfoSt) XXX_Merge

func (m *ActionRedirectInfoSt) XXX_Merge(src proto.Message)

func (*ActionRedirectInfoSt) XXX_Size

func (m *ActionRedirectInfoSt) XXX_Size() int

func (*ActionRedirectInfoSt) XXX_Unmarshal

func (m *ActionRedirectInfoSt) XXX_Unmarshal(b []byte) error

type ActionServiceFunctionPathSt

type ActionServiceFunctionPathSt struct {
	PathId               uint32   `protobuf:"varint,1,opt,name=path_id,json=pathId,proto3" json:"path_id,omitempty"`
	ServiceIndex         uint32   `protobuf:"varint,2,opt,name=service_index,json=serviceIndex,proto3" json:"service_index,omitempty"`
	MetaName             string   `protobuf:"bytes,3,opt,name=meta_name,json=metaName,proto3" json:"meta_name,omitempty"`
	VsIndex              uint32   `protobuf:"varint,4,opt,name=vs_index,json=vsIndex,proto3" json:"vs_index,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionServiceFunctionPathSt) Descriptor

func (*ActionServiceFunctionPathSt) Descriptor() ([]byte, []int)

func (*ActionServiceFunctionPathSt) GetMetaName

func (m *ActionServiceFunctionPathSt) GetMetaName() string

func (*ActionServiceFunctionPathSt) GetPathId

func (m *ActionServiceFunctionPathSt) GetPathId() uint32

func (*ActionServiceFunctionPathSt) GetServiceIndex

func (m *ActionServiceFunctionPathSt) GetServiceIndex() uint32

func (*ActionServiceFunctionPathSt) GetVsIndex

func (m *ActionServiceFunctionPathSt) GetVsIndex() uint32

func (*ActionServiceFunctionPathSt) ProtoMessage

func (*ActionServiceFunctionPathSt) ProtoMessage()

func (*ActionServiceFunctionPathSt) Reset

func (m *ActionServiceFunctionPathSt) Reset()

func (*ActionServiceFunctionPathSt) String

func (m *ActionServiceFunctionPathSt) String() string

func (*ActionServiceFunctionPathSt) XXX_DiscardUnknown

func (m *ActionServiceFunctionPathSt) XXX_DiscardUnknown()

func (*ActionServiceFunctionPathSt) XXX_Marshal

func (m *ActionServiceFunctionPathSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionServiceFunctionPathSt) XXX_Merge

func (m *ActionServiceFunctionPathSt) XXX_Merge(src proto.Message)

func (*ActionServiceFunctionPathSt) XXX_Size

func (m *ActionServiceFunctionPathSt) XXX_Size() int

func (*ActionServiceFunctionPathSt) XXX_Unmarshal

func (m *ActionServiceFunctionPathSt) XXX_Unmarshal(b []byte) error

type ActionSetTimerSt

type ActionSetTimerSt struct {
	TimerName            string   `protobuf:"bytes,1,opt,name=timer_name,json=timerName,proto3" json:"timer_name,omitempty"`
	Duration             uint32   `protobuf:"varint,2,opt,name=duration,proto3" json:"duration,omitempty"`
	AbsoluteTime         string   `protobuf:"bytes,3,opt,name=absolute_time,json=absoluteTime,proto3" json:"absolute_time,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionSetTimerSt) Descriptor

func (*ActionSetTimerSt) Descriptor() ([]byte, []int)

func (*ActionSetTimerSt) GetAbsoluteTime

func (m *ActionSetTimerSt) GetAbsoluteTime() string

func (*ActionSetTimerSt) GetDuration

func (m *ActionSetTimerSt) GetDuration() uint32

func (*ActionSetTimerSt) GetTimerName

func (m *ActionSetTimerSt) GetTimerName() string

func (*ActionSetTimerSt) ProtoMessage

func (*ActionSetTimerSt) ProtoMessage()

func (*ActionSetTimerSt) Reset

func (m *ActionSetTimerSt) Reset()

func (*ActionSetTimerSt) String

func (m *ActionSetTimerSt) String() string

func (*ActionSetTimerSt) XXX_DiscardUnknown

func (m *ActionSetTimerSt) XXX_DiscardUnknown()

func (*ActionSetTimerSt) XXX_Marshal

func (m *ActionSetTimerSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionSetTimerSt) XXX_Merge

func (m *ActionSetTimerSt) XXX_Merge(src proto.Message)

func (*ActionSetTimerSt) XXX_Size

func (m *ActionSetTimerSt) XXX_Size() int

func (*ActionSetTimerSt) XXX_Unmarshal

func (m *ActionSetTimerSt) XXX_Unmarshal(b []byte) error

type ActionSfragInfoSt

type ActionSfragInfoSt struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionSfragInfoSt) Descriptor

func (*ActionSfragInfoSt) Descriptor() ([]byte, []int)

func (*ActionSfragInfoSt) GetName

func (m *ActionSfragInfoSt) GetName() string

func (*ActionSfragInfoSt) ProtoMessage

func (*ActionSfragInfoSt) ProtoMessage()

func (*ActionSfragInfoSt) Reset

func (m *ActionSfragInfoSt) Reset()

func (*ActionSfragInfoSt) String

func (m *ActionSfragInfoSt) String() string

func (*ActionSfragInfoSt) XXX_DiscardUnknown

func (m *ActionSfragInfoSt) XXX_DiscardUnknown()

func (*ActionSfragInfoSt) XXX_Marshal

func (m *ActionSfragInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionSfragInfoSt) XXX_Merge

func (m *ActionSfragInfoSt) XXX_Merge(src proto.Message)

func (*ActionSfragInfoSt) XXX_Size

func (m *ActionSfragInfoSt) XXX_Size() int

func (*ActionSfragInfoSt) XXX_Unmarshal

func (m *ActionSfragInfoSt) XXX_Unmarshal(b []byte) error

type ActionShapeInfoSt

type ActionShapeInfoSt struct {
	Bw                   *PolicyParamUint32St_ `protobuf:"bytes,1,opt,name=bw,proto3" json:"bw,omitempty"`
	Be                   *PolicyParamUint32St_ `protobuf:"bytes,2,opt,name=be,proto3" json:"be,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*ActionShapeInfoSt) Descriptor

func (*ActionShapeInfoSt) Descriptor() ([]byte, []int)

func (*ActionShapeInfoSt) GetBe

func (*ActionShapeInfoSt) GetBw

func (*ActionShapeInfoSt) ProtoMessage

func (*ActionShapeInfoSt) ProtoMessage()

func (*ActionShapeInfoSt) Reset

func (m *ActionShapeInfoSt) Reset()

func (*ActionShapeInfoSt) String

func (m *ActionShapeInfoSt) String() string

func (*ActionShapeInfoSt) XXX_DiscardUnknown

func (m *ActionShapeInfoSt) XXX_DiscardUnknown()

func (*ActionShapeInfoSt) XXX_Marshal

func (m *ActionShapeInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionShapeInfoSt) XXX_Merge

func (m *ActionShapeInfoSt) XXX_Merge(src proto.Message)

func (*ActionShapeInfoSt) XXX_Size

func (m *ActionShapeInfoSt) XXX_Size() int

func (*ActionShapeInfoSt) XXX_Unmarshal

func (m *ActionShapeInfoSt) XXX_Unmarshal(b []byte) error

type ActionStopTimerSt

type ActionStopTimerSt struct {
	TimerName            string   `protobuf:"bytes,1,opt,name=timer_name,json=timerName,proto3" json:"timer_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionStopTimerSt) Descriptor

func (*ActionStopTimerSt) Descriptor() ([]byte, []int)

func (*ActionStopTimerSt) GetTimerName

func (m *ActionStopTimerSt) GetTimerName() string

func (*ActionStopTimerSt) ProtoMessage

func (*ActionStopTimerSt) ProtoMessage()

func (*ActionStopTimerSt) Reset

func (m *ActionStopTimerSt) Reset()

func (*ActionStopTimerSt) String

func (m *ActionStopTimerSt) String() string

func (*ActionStopTimerSt) XXX_DiscardUnknown

func (m *ActionStopTimerSt) XXX_DiscardUnknown()

func (*ActionStopTimerSt) XXX_Marshal

func (m *ActionStopTimerSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionStopTimerSt) XXX_Merge

func (m *ActionStopTimerSt) XXX_Merge(src proto.Message)

func (*ActionStopTimerSt) XXX_Size

func (m *ActionStopTimerSt) XXX_Size() int

func (*ActionStopTimerSt) XXX_Unmarshal

func (m *ActionStopTimerSt) XXX_Unmarshal(b []byte) error

type ActionTemplateSt

type ActionTemplateSt struct {
	TemplateName         string   `protobuf:"bytes,1,opt,name=template_name,json=templateName,proto3" json:"template_name,omitempty"`
	AaaListName          string   `protobuf:"bytes,2,opt,name=aaa_list_name,json=aaaListName,proto3" json:"aaa_list_name,omitempty"`
	Flags                uint32   `protobuf:"varint,3,opt,name=flags,proto3" json:"flags,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionTemplateSt) Descriptor

func (*ActionTemplateSt) Descriptor() ([]byte, []int)

func (*ActionTemplateSt) GetAaaListName

func (m *ActionTemplateSt) GetAaaListName() string

func (*ActionTemplateSt) GetFlags

func (m *ActionTemplateSt) GetFlags() uint32

func (*ActionTemplateSt) GetTemplateName

func (m *ActionTemplateSt) GetTemplateName() string

func (*ActionTemplateSt) ProtoMessage

func (*ActionTemplateSt) ProtoMessage()

func (*ActionTemplateSt) Reset

func (m *ActionTemplateSt) Reset()

func (*ActionTemplateSt) String

func (m *ActionTemplateSt) String() string

func (*ActionTemplateSt) XXX_DiscardUnknown

func (m *ActionTemplateSt) XXX_DiscardUnknown()

func (*ActionTemplateSt) XXX_Marshal

func (m *ActionTemplateSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionTemplateSt) XXX_Merge

func (m *ActionTemplateSt) XXX_Merge(src proto.Message)

func (*ActionTemplateSt) XXX_Size

func (m *ActionTemplateSt) XXX_Size() int

func (*ActionTemplateSt) XXX_Unmarshal

func (m *ActionTemplateSt) XXX_Unmarshal(b []byte) error

type ActionTimeoutIdleSt

type ActionTimeoutIdleSt struct {
	Secs                 uint32   `protobuf:"varint,1,opt,name=secs,proto3" json:"secs,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ActionTimeoutIdleSt) Descriptor

func (*ActionTimeoutIdleSt) Descriptor() ([]byte, []int)

func (*ActionTimeoutIdleSt) GetSecs

func (m *ActionTimeoutIdleSt) GetSecs() uint32

func (*ActionTimeoutIdleSt) ProtoMessage

func (*ActionTimeoutIdleSt) ProtoMessage()

func (*ActionTimeoutIdleSt) Reset

func (m *ActionTimeoutIdleSt) Reset()

func (*ActionTimeoutIdleSt) String

func (m *ActionTimeoutIdleSt) String() string

func (*ActionTimeoutIdleSt) XXX_DiscardUnknown

func (m *ActionTimeoutIdleSt) XXX_DiscardUnknown()

func (*ActionTimeoutIdleSt) XXX_Marshal

func (m *ActionTimeoutIdleSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionTimeoutIdleSt) XXX_Merge

func (m *ActionTimeoutIdleSt) XXX_Merge(src proto.Message)

func (*ActionTimeoutIdleSt) XXX_Size

func (m *ActionTimeoutIdleSt) XXX_Size() int

func (*ActionTimeoutIdleSt) XXX_Unmarshal

func (m *ActionTimeoutIdleSt) XXX_Unmarshal(b []byte) error

type ActionWredInfoSt

type ActionWredInfoSt struct {
	Type                 string                `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
	MatchRanges          []*Uint8RngSt         `protobuf:"bytes,2,rep,name=match_ranges,json=matchRanges,proto3" json:"match_ranges,omitempty"`
	WredFlags            uint32                `protobuf:"varint,3,opt,name=wred_flags,json=wredFlags,proto3" json:"wred_flags,omitempty"`
	MinThreshold         *PolicyParamUint32St_ `protobuf:"bytes,4,opt,name=min_threshold,json=minThreshold,proto3" json:"min_threshold,omitempty"`
	MaxThreshold         *PolicyParamUint32St_ `protobuf:"bytes,5,opt,name=max_threshold,json=maxThreshold,proto3" json:"max_threshold,omitempty"`
	Probability          uint32                `protobuf:"varint,6,opt,name=probability,proto3" json:"probability,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*ActionWredInfoSt) Descriptor

func (*ActionWredInfoSt) Descriptor() ([]byte, []int)

func (*ActionWredInfoSt) GetMatchRanges

func (m *ActionWredInfoSt) GetMatchRanges() []*Uint8RngSt

func (*ActionWredInfoSt) GetMaxThreshold

func (m *ActionWredInfoSt) GetMaxThreshold() *PolicyParamUint32St_

func (*ActionWredInfoSt) GetMinThreshold

func (m *ActionWredInfoSt) GetMinThreshold() *PolicyParamUint32St_

func (*ActionWredInfoSt) GetProbability

func (m *ActionWredInfoSt) GetProbability() uint32

func (*ActionWredInfoSt) GetType

func (m *ActionWredInfoSt) GetType() string

func (*ActionWredInfoSt) GetWredFlags

func (m *ActionWredInfoSt) GetWredFlags() uint32

func (*ActionWredInfoSt) ProtoMessage

func (*ActionWredInfoSt) ProtoMessage()

func (*ActionWredInfoSt) Reset

func (m *ActionWredInfoSt) Reset()

func (*ActionWredInfoSt) String

func (m *ActionWredInfoSt) String() string

func (*ActionWredInfoSt) XXX_DiscardUnknown

func (m *ActionWredInfoSt) XXX_DiscardUnknown()

func (*ActionWredInfoSt) XXX_Marshal

func (m *ActionWredInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ActionWredInfoSt) XXX_Merge

func (m *ActionWredInfoSt) XXX_Merge(src proto.Message)

func (*ActionWredInfoSt) XXX_Size

func (m *ActionWredInfoSt) XXX_Size() int

func (*ActionWredInfoSt) XXX_Unmarshal

func (m *ActionWredInfoSt) XXX_Unmarshal(b []byte) error

type AfmonRtpClockRateSt_

type AfmonRtpClockRateSt_ struct {
	Pt                   uint32   `protobuf:"varint,1,opt,name=pt,proto3" json:"pt,omitempty"`
	Frequency            uint32   `protobuf:"varint,2,opt,name=frequency,proto3" json:"frequency,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*AfmonRtpClockRateSt_) Descriptor

func (*AfmonRtpClockRateSt_) Descriptor() ([]byte, []int)

func (*AfmonRtpClockRateSt_) GetFrequency

func (m *AfmonRtpClockRateSt_) GetFrequency() uint32

func (*AfmonRtpClockRateSt_) GetPt

func (m *AfmonRtpClockRateSt_) GetPt() uint32

func (*AfmonRtpClockRateSt_) ProtoMessage

func (*AfmonRtpClockRateSt_) ProtoMessage()

func (*AfmonRtpClockRateSt_) Reset

func (m *AfmonRtpClockRateSt_) Reset()

func (*AfmonRtpClockRateSt_) String

func (m *AfmonRtpClockRateSt_) String() string

func (*AfmonRtpClockRateSt_) XXX_DiscardUnknown

func (m *AfmonRtpClockRateSt_) XXX_DiscardUnknown()

func (*AfmonRtpClockRateSt_) XXX_Marshal

func (m *AfmonRtpClockRateSt_) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AfmonRtpClockRateSt_) XXX_Merge

func (m *AfmonRtpClockRateSt_) XXX_Merge(src proto.Message)

func (*AfmonRtpClockRateSt_) XXX_Size

func (m *AfmonRtpClockRateSt_) XXX_Size() int

func (*AfmonRtpClockRateSt_) XXX_Unmarshal

func (m *AfmonRtpClockRateSt_) XXX_Unmarshal(b []byte) error

type ChldPolEncUn

type ChldPolEncUn struct {
	Enc                  string                `protobuf:"bytes,1,opt,name=enc,proto3" json:"enc,omitempty"`
	Info                 *PolicyMapTypeNNameSt `protobuf:"bytes,2,opt,name=info,proto3" json:"info,omitempty"`
	HdInfo               *PolicyMapHdSt        `protobuf:"bytes,3,opt,name=hd_info,json=hdInfo,proto3" json:"hd_info,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

func (*ChldPolEncUn) Descriptor

func (*ChldPolEncUn) Descriptor() ([]byte, []int)

func (*ChldPolEncUn) GetEnc

func (m *ChldPolEncUn) GetEnc() string

func (*ChldPolEncUn) GetHdInfo

func (m *ChldPolEncUn) GetHdInfo() *PolicyMapHdSt

func (*ChldPolEncUn) GetInfo

func (m *ChldPolEncUn) GetInfo() *PolicyMapTypeNNameSt

func (*ChldPolEncUn) ProtoMessage

func (*ChldPolEncUn) ProtoMessage()

func (*ChldPolEncUn) Reset

func (m *ChldPolEncUn) Reset()

func (*ChldPolEncUn) String

func (m *ChldPolEncUn) String() string

func (*ChldPolEncUn) XXX_DiscardUnknown

func (m *ChldPolEncUn) XXX_DiscardUnknown()

func (*ChldPolEncUn) XXX_Marshal

func (m *ChldPolEncUn) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ChldPolEncUn) XXX_Merge

func (m *ChldPolEncUn) XXX_Merge(src proto.Message)

func (*ChldPolEncUn) XXX_Size

func (m *ChldPolEncUn) XXX_Size() int

func (*ChldPolEncUn) XXX_Unmarshal

func (m *ChldPolEncUn) XXX_Unmarshal(b []byte) error

type ClassMapBgEntry

type ClassMapBgEntry struct {
	ClassMapBg           []*ClassMapBgItem `protobuf:"bytes,1,rep,name=class_map_bg,json=classMapBg,proto3" json:"class_map_bg,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*ClassMapBgEntry) Descriptor

func (*ClassMapBgEntry) Descriptor() ([]byte, []int)

func (*ClassMapBgEntry) GetClassMapBg

func (m *ClassMapBgEntry) GetClassMapBg() []*ClassMapBgItem

func (*ClassMapBgEntry) ProtoMessage

func (*ClassMapBgEntry) ProtoMessage()

func (*ClassMapBgEntry) Reset

func (m *ClassMapBgEntry) Reset()

func (*ClassMapBgEntry) String

func (m *ClassMapBgEntry) String() string

func (*ClassMapBgEntry) XXX_DiscardUnknown

func (m *ClassMapBgEntry) XXX_DiscardUnknown()

func (*ClassMapBgEntry) XXX_Marshal

func (m *ClassMapBgEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ClassMapBgEntry) XXX_Merge

func (m *ClassMapBgEntry) XXX_Merge(src proto.Message)

func (*ClassMapBgEntry) XXX_Size

func (m *ClassMapBgEntry) XXX_Size() int

func (*ClassMapBgEntry) XXX_Unmarshal

func (m *ClassMapBgEntry) XXX_Unmarshal(b []byte) error

type ClassMapBgItem

type ClassMapBgItem struct {
	Magic                uint32                 `protobuf:"varint,1,opt,name=magic,proto3" json:"magic,omitempty"`
	Name                 string                 `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"`
	Type                 string                 `protobuf:"bytes,3,opt,name=type,proto3" json:"type,omitempty"`
	Mode                 string                 `protobuf:"bytes,4,opt,name=mode,proto3" json:"mode,omitempty"`
	Flags                uint32                 `protobuf:"varint,5,opt,name=flags,proto3" json:"flags,omitempty"`
	MatchCount           uint32                 `protobuf:"varint,6,opt,name=match_count,json=matchCount,proto3" json:"match_count,omitempty"`
	MatchInfop           *ClassMatchInfoStEntry `protobuf:"bytes,7,opt,name=match_infop,json=matchInfop,proto3" json:"match_infop,omitempty"`
	ChkSum               []uint32               `protobuf:"varint,8,rep,packed,name=chk_sum,json=chkSum,proto3" json:"chk_sum,omitempty"`
	Description          string                 `protobuf:"bytes,9,opt,name=description,proto3" json:"description,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*ClassMapBgItem) Descriptor

func (*ClassMapBgItem) Descriptor() ([]byte, []int)

func (*ClassMapBgItem) GetChkSum

func (m *ClassMapBgItem) GetChkSum() []uint32

func (*ClassMapBgItem) GetDescription

func (m *ClassMapBgItem) GetDescription() string

func (*ClassMapBgItem) GetFlags

func (m *ClassMapBgItem) GetFlags() uint32

func (*ClassMapBgItem) GetMagic

func (m *ClassMapBgItem) GetMagic() uint32

func (*ClassMapBgItem) GetMatchCount

func (m *ClassMapBgItem) GetMatchCount() uint32

func (*ClassMapBgItem) GetMatchInfop

func (m *ClassMapBgItem) GetMatchInfop() *ClassMatchInfoStEntry

func (*ClassMapBgItem) GetMode

func (m *ClassMapBgItem) GetMode() string

func (*ClassMapBgItem) GetName

func (m *ClassMapBgItem) GetName() string

func (*ClassMapBgItem) GetType

func (m *ClassMapBgItem) GetType() string

func (*ClassMapBgItem) ProtoMessage

func (*ClassMapBgItem) ProtoMessage()

func (*ClassMapBgItem) Reset

func (m *ClassMapBgItem) Reset()

func (*ClassMapBgItem) String

func (m *ClassMapBgItem) String() string

func (*ClassMapBgItem) XXX_DiscardUnknown

func (m *ClassMapBgItem) XXX_DiscardUnknown()

func (*ClassMapBgItem) XXX_Marshal

func (m *ClassMapBgItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ClassMapBgItem) XXX_Merge

func (m *ClassMapBgItem) XXX_Merge(src proto.Message)

func (*ClassMapBgItem) XXX_Size

func (m *ClassMapBgItem) XXX_Size() int

func (*ClassMapBgItem) XXX_Unmarshal

func (m *ClassMapBgItem) XXX_Unmarshal(b []byte) error

type ClassMatchDataUn

type ClassMatchDataUn struct {
	Type                 string                 `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
	Ipv4Dscp             []*Uint8RngSt          `protobuf:"bytes,2,rep,name=ipv4_dscp,json=ipv4Dscp,proto3" json:"ipv4_dscp,omitempty"`
	Ipv6Dscp             []*Uint8RngSt          `protobuf:"bytes,3,rep,name=ipv6_dscp,json=ipv6Dscp,proto3" json:"ipv6_dscp,omitempty"`
	Dscp                 []*Uint8RngSt          `protobuf:"bytes,4,rep,name=dscp,proto3" json:"dscp,omitempty"`
	Ipv4Prec             []uint32               `protobuf:"varint,5,rep,packed,name=ipv4_prec,json=ipv4Prec,proto3" json:"ipv4_prec,omitempty"`
	Ipv6Prec             []uint32               `protobuf:"varint,6,rep,packed,name=ipv6_prec,json=ipv6Prec,proto3" json:"ipv6_prec,omitempty"`
	Prec                 []uint32               `protobuf:"varint,7,rep,packed,name=prec,proto3" json:"prec,omitempty"`
	DiscardClass         []uint32               `protobuf:"varint,8,rep,packed,name=discard_class,json=discardClass,proto3" json:"discard_class,omitempty"`
	QosGroup             []*Uint16RngSt         `protobuf:"bytes,9,rep,name=qos_group,json=qosGroup,proto3" json:"qos_group,omitempty"`
	TrafficClass         []*Uint8RngSt          `protobuf:"bytes,10,rep,name=traffic_class,json=trafficClass,proto3" json:"traffic_class,omitempty"`
	Proto                []*Uint16RngSt         `protobuf:"bytes,11,rep,name=proto,proto3" json:"proto,omitempty"`
	IcmpV4               *ProtoIcmpSt           `protobuf:"bytes,12,opt,name=icmp_v4,json=icmpV4,proto3" json:"icmp_v4,omitempty"`
	IcmpV6               *ProtoIcmpSt           `protobuf:"bytes,13,opt,name=icmp_v6,json=icmpV6,proto3" json:"icmp_v6,omitempty"`
	Ipv4PacketLen        []*Uint16RngSt         `protobuf:"bytes,14,rep,name=ipv4_packet_len,json=ipv4PacketLen,proto3" json:"ipv4_packet_len,omitempty"`
	Ipv6PacketLen        []*Uint16RngSt         `protobuf:"bytes,15,rep,name=ipv6_packet_len,json=ipv6PacketLen,proto3" json:"ipv6_packet_len,omitempty"`
	PacketLen            []*Uint16RngSt         `protobuf:"bytes,16,rep,name=packet_len,json=packetLen,proto3" json:"packet_len,omitempty"`
	FlowTag              []*Uint8RngSt          `protobuf:"bytes,17,rep,name=flow_tag,json=flowTag,proto3" json:"flow_tag,omitempty"`
	TcpFlag              *TcpFlagSt             `protobuf:"bytes,18,opt,name=tcp_flag,json=tcpFlag,proto3" json:"tcp_flag,omitempty"`
	Icmpv4Type           []*Uint8RngSt          `protobuf:"bytes,19,rep,name=icmpv4_type,json=icmpv4Type,proto3" json:"icmpv4_type,omitempty"`
	Icmpv4Code           []*Uint8RngSt          `protobuf:"bytes,20,rep,name=icmpv4_code,json=icmpv4Code,proto3" json:"icmpv4_code,omitempty"`
	Icmpv6Type           []*Uint8RngSt          `protobuf:"bytes,21,rep,name=icmpv6_type,json=icmpv6Type,proto3" json:"icmpv6_type,omitempty"`
	Icmpv6Code           []*Uint8RngSt          `protobuf:"bytes,22,rep,name=icmpv6_code,json=icmpv6Code,proto3" json:"icmpv6_code,omitempty"`
	MplsExp              []uint32               `protobuf:"varint,23,rep,packed,name=mpls_exp,json=mplsExp,proto3" json:"mpls_exp,omitempty"`
	MplsExpImp           []uint32               `protobuf:"varint,24,rep,packed,name=mpls_exp_imp,json=mplsExpImp,proto3" json:"mpls_exp_imp,omitempty"`
	MplsDispIpv4Acl      []string               `protobuf:"bytes,25,rep,name=mpls_disp_ipv4_acl,json=mplsDispIpv4Acl,proto3" json:"mpls_disp_ipv4_acl,omitempty"`
	MplsDispIpv6Acl      []string               `protobuf:"bytes,26,rep,name=mpls_disp_ipv6_acl,json=mplsDispIpv6Acl,proto3" json:"mpls_disp_ipv6_acl,omitempty"`
	MplsTopEos           uint32                 `protobuf:"varint,27,opt,name=mpls_top_eos,json=mplsTopEos,proto3" json:"mpls_top_eos,omitempty"`
	MplsTopLabel         []*Uint32RngSt         `protobuf:"bytes,28,rep,name=mpls_top_label,json=mplsTopLabel,proto3" json:"mpls_top_label,omitempty"`
	Cos                  []uint32               `protobuf:"varint,29,rep,packed,name=cos,proto3" json:"cos,omitempty"`
	CosInr               []uint32               `protobuf:"varint,30,rep,packed,name=cos_inr,json=cosInr,proto3" json:"cos_inr,omitempty"`
	Dei                  *DeiBitSt              `protobuf:"bytes,31,opt,name=dei,proto3" json:"dei,omitempty"`
	DeiInr               *DeiBitSt              `protobuf:"bytes,32,opt,name=dei_inr,json=deiInr,proto3" json:"dei_inr,omitempty"`
	Vlan                 []*VlanIdSt            `protobuf:"bytes,33,rep,name=vlan,proto3" json:"vlan,omitempty"`
	VlanInr              []*Uint16RngSt         `protobuf:"bytes,34,rep,name=vlan_inr,json=vlanInr,proto3" json:"vlan_inr,omitempty"`
	FrDlci               []*Uint16RngSt         `protobuf:"bytes,35,rep,name=fr_dlci,json=frDlci,proto3" json:"fr_dlci,omitempty"`
	SrcMac               *MacAddrSt             `protobuf:"bytes,36,opt,name=src_mac,json=srcMac,proto3" json:"src_mac,omitempty"`
	DstMac               *MacAddrSt             `protobuf:"bytes,37,opt,name=dst_mac,json=dstMac,proto3" json:"dst_mac,omitempty"`
	AtmClp               []uint32               `protobuf:"varint,38,rep,packed,name=atm_clp,json=atmClp,proto3" json:"atm_clp,omitempty"`
	FrDe                 []uint32               `protobuf:"varint,39,rep,packed,name=fr_de,json=frDe,proto3" json:"fr_de,omitempty"`
	FragmentType         uint32                 `protobuf:"varint,40,opt,name=fragment_type,json=fragmentType,proto3" json:"fragment_type,omitempty"`
	Ipv4Acl              []string               `protobuf:"bytes,41,rep,name=ipv4_acl,json=ipv4Acl,proto3" json:"ipv4_acl,omitempty"`
	Ipv6Acl              []string               `protobuf:"bytes,42,rep,name=ipv6_acl,json=ipv6Acl,proto3" json:"ipv6_acl,omitempty"`
	EtherServiceAcl      []string               `protobuf:"bytes,43,rep,name=ether_service_acl,json=etherServiceAcl,proto3" json:"ether_service_acl,omitempty"`
	AvailId              []uint32               `protobuf:"varint,44,rep,packed,name=avail_id,json=availId,proto3" json:"avail_id,omitempty"`
	AuthenStatus         string                 `protobuf:"bytes,45,opt,name=authen_status,json=authenStatus,proto3" json:"authen_status,omitempty"`
	MediaType            []uint32               `protobuf:"varint,46,rep,packed,name=media_type,json=mediaType,proto3" json:"media_type,omitempty"`
	MlpNegotiated        string                 `protobuf:"bytes,47,opt,name=mlp_negotiated,json=mlpNegotiated,proto3" json:"mlp_negotiated,omitempty"`
	SubsProtocol         []uint32               `protobuf:"varint,48,rep,packed,name=subs_protocol,json=subsProtocol,proto3" json:"subs_protocol,omitempty"`
	Dnis                 []string               `protobuf:"bytes,49,rep,name=dnis,proto3" json:"dnis,omitempty"`
	DnisRegex            []string               `protobuf:"bytes,50,rep,name=dnis_regex,json=dnisRegex,proto3" json:"dnis_regex,omitempty"`
	Domain               []*MatchDomainSt       `protobuf:"bytes,51,rep,name=domain,proto3" json:"domain,omitempty"`
	DomainRegex          []*MatchDomainSt       `protobuf:"bytes,52,rep,name=domain_regex,json=domainRegex,proto3" json:"domain_regex,omitempty"`
	NasPort              []*MatchNasPortSt      `protobuf:"bytes,53,rep,name=nas_port,json=nasPort,proto3" json:"nas_port,omitempty"`
	ServiceName          []string               `protobuf:"bytes,54,rep,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"`
	ServiceNameRegex     []string               `protobuf:"bytes,55,rep,name=service_name_regex,json=serviceNameRegex,proto3" json:"service_name_regex,omitempty"`
	SrcAddrIpv4          []*MatchIpv4St         `protobuf:"bytes,56,rep,name=src_addr_ipv4,json=srcAddrIpv4,proto3" json:"src_addr_ipv4,omitempty"`
	DstAddrIpv4          []*MatchIpv4St         `protobuf:"bytes,57,rep,name=dst_addr_ipv4,json=dstAddrIpv4,proto3" json:"dst_addr_ipv4,omitempty"`
	SrcAddrIpv6          []*MatchIpv6St         `protobuf:"bytes,58,rep,name=src_addr_ipv6,json=srcAddrIpv6,proto3" json:"src_addr_ipv6,omitempty"`
	DstAddrIpv6          []*MatchIpv6St         `protobuf:"bytes,59,rep,name=dst_addr_ipv6,json=dstAddrIpv6,proto3" json:"dst_addr_ipv6,omitempty"`
	SrcAddrMac           []*MacAddrSt           `protobuf:"bytes,60,rep,name=src_addr_mac,json=srcAddrMac,proto3" json:"src_addr_mac,omitempty"`
	Timer                []string               `protobuf:"bytes,61,rep,name=timer,proto3" json:"timer,omitempty"`
	TimerRegexp          []string               `protobuf:"bytes,62,rep,name=timer_regexp,json=timerRegexp,proto3" json:"timer_regexp,omitempty"`
	TunnelName           []string               `protobuf:"bytes,63,rep,name=tunnel_name,json=tunnelName,proto3" json:"tunnel_name,omitempty"`
	TunnelNameRegex      []string               `protobuf:"bytes,64,rep,name=tunnel_name_regex,json=tunnelNameRegex,proto3" json:"tunnel_name_regex,omitempty"`
	UserName             []string               `protobuf:"bytes,65,rep,name=user_name,json=userName,proto3" json:"user_name,omitempty"`
	UserNameRegex        []string               `protobuf:"bytes,66,rep,name=user_name_regex,json=userNameRegex,proto3" json:"user_name_regex,omitempty"`
	AuthUsername         []string               `protobuf:"bytes,67,rep,name=auth_username,json=authUsername,proto3" json:"auth_username,omitempty"`
	AuthUsernameRegex    []string               `protobuf:"bytes,68,rep,name=auth_username_regex,json=authUsernameRegex,proto3" json:"auth_username_regex,omitempty"`
	UnauthUsername       []string               `protobuf:"bytes,69,rep,name=unauth_username,json=unauthUsername,proto3" json:"unauth_username,omitempty"`
	UnauthUsernameRegex  []string               `protobuf:"bytes,70,rep,name=unauth_username_regex,json=unauthUsernameRegex,proto3" json:"unauth_username_regex,omitempty"`
	AuthDomain           []string               `protobuf:"bytes,71,rep,name=auth_domain,json=authDomain,proto3" json:"auth_domain,omitempty"`
	AuthDomainRegex      []string               `protobuf:"bytes,72,rep,name=auth_domain_regex,json=authDomainRegex,proto3" json:"auth_domain_regex,omitempty"`
	UnauthDomain         []string               `protobuf:"bytes,73,rep,name=unauth_domain,json=unauthDomain,proto3" json:"unauth_domain,omitempty"`
	UnauthDomainRegex    []string               `protobuf:"bytes,74,rep,name=unauth_domain_regex,json=unauthDomainRegex,proto3" json:"unauth_domain_regex,omitempty"`
	VendorId             []string               `protobuf:"bytes,75,rep,name=vendor_id,json=vendorId,proto3" json:"vendor_id,omitempty"`
	VendorIdRegex        []string               `protobuf:"bytes,76,rep,name=vendor_id_regex,json=vendorIdRegex,proto3" json:"vendor_id_regex,omitempty"`
	AccessInterface      []string               `protobuf:"bytes,77,rep,name=access_interface,json=accessInterface,proto3" json:"access_interface,omitempty"`
	InputInterface       []string               `protobuf:"bytes,78,rep,name=input_interface,json=inputInterface,proto3" json:"input_interface,omitempty"`
	InputIntfhdl         []uint64               `protobuf:"varint,79,rep,packed,name=input_intfhdl,json=inputIntfhdl,proto3" json:"input_intfhdl,omitempty"`
	Ethertype            []*Uint16RngSt         `protobuf:"bytes,80,rep,name=ethertype,proto3" json:"ethertype,omitempty"`
	FlowKeyData          *FlowKeySt             `protobuf:"bytes,81,opt,name=flow_key_data,json=flowKeyData,proto3" json:"flow_key_data,omitempty"`
	DhcpClientId         []*MatchDhcpClientIdSt `protobuf:"bytes,82,rep,name=dhcp_client_id,json=dhcpClientId,proto3" json:"dhcp_client_id,omitempty"`
	DhcpClientIdRegexp   []*MatchDhcpClientIdSt `protobuf:"bytes,83,rep,name=dhcp_client_id_regexp,json=dhcpClientIdRegexp,proto3" json:"dhcp_client_id_regexp,omitempty"`
	CircuitId            []string               `protobuf:"bytes,84,rep,name=circuit_id,json=circuitId,proto3" json:"circuit_id,omitempty"`
	CircuitIdRegex       []string               `protobuf:"bytes,85,rep,name=circuit_id_regex,json=circuitIdRegex,proto3" json:"circuit_id_regex,omitempty"`
	RemoteId             []string               `protobuf:"bytes,86,rep,name=remote_id,json=remoteId,proto3" json:"remote_id,omitempty"`
	RemoteIdRegex        []string               `protobuf:"bytes,87,rep,name=remote_id_regex,json=remoteIdRegex,proto3" json:"remote_id_regex,omitempty"`
	SrcPort              []*Uint16RngSt         `protobuf:"bytes,88,rep,name=src_port,json=srcPort,proto3" json:"src_port,omitempty"`
	DstPort              []*Uint16RngSt         `protobuf:"bytes,89,rep,name=dst_port,json=dstPort,proto3" json:"dst_port,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*ClassMatchDataUn) Descriptor

func (*ClassMatchDataUn) Descriptor() ([]byte, []int)

func (*ClassMatchDataUn) GetAccessInterface

func (m *ClassMatchDataUn) GetAccessInterface() []string

func (*ClassMatchDataUn) GetAtmClp

func (m *ClassMatchDataUn) GetAtmClp() []uint32

func (*ClassMatchDataUn) GetAuthDomain

func (m *ClassMatchDataUn) GetAuthDomain() []string

func (*ClassMatchDataUn) GetAuthDomainRegex

func (m *ClassMatchDataUn) GetAuthDomainRegex() []string

func (*ClassMatchDataUn) GetAuthUsername

func (m *ClassMatchDataUn) GetAuthUsername() []string

func (*ClassMatchDataUn) GetAuthUsernameRegex

func (m *ClassMatchDataUn) GetAuthUsernameRegex() []string

func (*ClassMatchDataUn) GetAuthenStatus

func (m *ClassMatchDataUn) GetAuthenStatus() string

func (*ClassMatchDataUn) GetAvailId

func (m *ClassMatchDataUn) GetAvailId() []uint32

func (*ClassMatchDataUn) GetCircuitId

func (m *ClassMatchDataUn) GetCircuitId() []string

func (*ClassMatchDataUn) GetCircuitIdRegex

func (m *ClassMatchDataUn) GetCircuitIdRegex() []string

func (*ClassMatchDataUn) GetCos

func (m *ClassMatchDataUn) GetCos() []uint32

func (*ClassMatchDataUn) GetCosInr

func (m *ClassMatchDataUn) GetCosInr() []uint32

func (*ClassMatchDataUn) GetDei

func (m *ClassMatchDataUn) GetDei() *DeiBitSt

func (*ClassMatchDataUn) GetDeiInr

func (m *ClassMatchDataUn) GetDeiInr() *DeiBitSt

func (*ClassMatchDataUn) GetDhcpClientId

func (m *ClassMatchDataUn) GetDhcpClientId() []*MatchDhcpClientIdSt

func (*ClassMatchDataUn) GetDhcpClientIdRegexp

func (m *ClassMatchDataUn) GetDhcpClientIdRegexp() []*MatchDhcpClientIdSt

func (*ClassMatchDataUn) GetDiscardClass

func (m *ClassMatchDataUn) GetDiscardClass() []uint32

func (*ClassMatchDataUn) GetDnis

func (m *ClassMatchDataUn) GetDnis() []string

func (*ClassMatchDataUn) GetDnisRegex

func (m *ClassMatchDataUn) GetDnisRegex() []string

func (*ClassMatchDataUn) GetDomain

func (m *ClassMatchDataUn) GetDomain() []*MatchDomainSt

func (*ClassMatchDataUn) GetDomainRegex

func (m *ClassMatchDataUn) GetDomainRegex() []*MatchDomainSt

func (*ClassMatchDataUn) GetDscp

func (m *ClassMatchDataUn) GetDscp() []*Uint8RngSt

func (*ClassMatchDataUn) GetDstAddrIpv4

func (m *ClassMatchDataUn) GetDstAddrIpv4() []*MatchIpv4St

func (*ClassMatchDataUn) GetDstAddrIpv6

func (m *ClassMatchDataUn) GetDstAddrIpv6() []*MatchIpv6St

func (*ClassMatchDataUn) GetDstMac

func (m *ClassMatchDataUn) GetDstMac() *MacAddrSt

func (*ClassMatchDataUn) GetDstPort

func (m *ClassMatchDataUn) GetDstPort() []*Uint16RngSt

func (*ClassMatchDataUn) GetEtherServiceAcl

func (m *ClassMatchDataUn) GetEtherServiceAcl() []string

func (*ClassMatchDataUn) GetEthertype

func (m *ClassMatchDataUn) GetEthertype() []*Uint16RngSt

func (*ClassMatchDataUn) GetFlowKeyData

func (m *ClassMatchDataUn) GetFlowKeyData() *FlowKeySt

func (*ClassMatchDataUn) GetFlowTag

func (m *ClassMatchDataUn) GetFlowTag() []*Uint8RngSt

func (*ClassMatchDataUn) GetFrDe

func (m *ClassMatchDataUn) GetFrDe() []uint32

func (*ClassMatchDataUn) GetFrDlci

func (m *ClassMatchDataUn) GetFrDlci() []*Uint16RngSt

func (*ClassMatchDataUn) GetFragmentType

func (m *ClassMatchDataUn) GetFragmentType() uint32

func (*ClassMatchDataUn) GetIcmpV4

func (m *ClassMatchDataUn) GetIcmpV4() *ProtoIcmpSt

func (*ClassMatchDataUn) GetIcmpV6

func (m *ClassMatchDataUn) GetIcmpV6() *ProtoIcmpSt

func (*ClassMatchDataUn) GetIcmpv4Code

func (m *ClassMatchDataUn) GetIcmpv4Code() []*Uint8RngSt

func (*ClassMatchDataUn) GetIcmpv4Type

func (m *ClassMatchDataUn) GetIcmpv4Type() []*Uint8RngSt

func (*ClassMatchDataUn) GetIcmpv6Code

func (m *ClassMatchDataUn) GetIcmpv6Code() []*Uint8RngSt

func (*ClassMatchDataUn) GetIcmpv6Type

func (m *ClassMatchDataUn) GetIcmpv6Type() []*Uint8RngSt

func (*ClassMatchDataUn) GetInputInterface

func (m *ClassMatchDataUn) GetInputInterface() []string

func (*ClassMatchDataUn) GetInputIntfhdl

func (m *ClassMatchDataUn) GetInputIntfhdl() []uint64

func (*ClassMatchDataUn) GetIpv4Acl

func (m *ClassMatchDataUn) GetIpv4Acl() []string

func (*ClassMatchDataUn) GetIpv4Dscp

func (m *ClassMatchDataUn) GetIpv4Dscp() []*Uint8RngSt

func (*ClassMatchDataUn) GetIpv4PacketLen

func (m *ClassMatchDataUn) GetIpv4PacketLen() []*Uint16RngSt

func (*ClassMatchDataUn) GetIpv4Prec

func (m *ClassMatchDataUn) GetIpv4Prec() []uint32

func (*ClassMatchDataUn) GetIpv6Acl

func (m *ClassMatchDataUn) GetIpv6Acl() []string

func (*ClassMatchDataUn) GetIpv6Dscp

func (m *ClassMatchDataUn) GetIpv6Dscp() []*Uint8RngSt

func (*ClassMatchDataUn) GetIpv6PacketLen

func (m *ClassMatchDataUn) GetIpv6PacketLen() []*Uint16RngSt

func (*ClassMatchDataUn) GetIpv6Prec

func (m *ClassMatchDataUn) GetIpv6Prec() []uint32

func (*ClassMatchDataUn) GetMediaType

func (m *ClassMatchDataUn) GetMediaType() []uint32

func (*ClassMatchDataUn) GetMlpNegotiated

func (m *ClassMatchDataUn) GetMlpNegotiated() string

func (*ClassMatchDataUn) GetMplsDispIpv4Acl

func (m *ClassMatchDataUn) GetMplsDispIpv4Acl() []string

func (*ClassMatchDataUn) GetMplsDispIpv6Acl

func (m *ClassMatchDataUn) GetMplsDispIpv6Acl() []string

func (*ClassMatchDataUn) GetMplsExp

func (m *ClassMatchDataUn) GetMplsExp() []uint32

func (*ClassMatchDataUn) GetMplsExpImp

func (m *ClassMatchDataUn) GetMplsExpImp() []uint32

func (*ClassMatchDataUn) GetMplsTopEos

func (m *ClassMatchDataUn) GetMplsTopEos() uint32

func (*ClassMatchDataUn) GetMplsTopLabel

func (m *ClassMatchDataUn) GetMplsTopLabel() []*Uint32RngSt

func (*ClassMatchDataUn) GetNasPort

func (m *ClassMatchDataUn) GetNasPort() []*MatchNasPortSt

func (*ClassMatchDataUn) GetPacketLen

func (m *ClassMatchDataUn) GetPacketLen() []*Uint16RngSt

func (*ClassMatchDataUn) GetPrec

func (m *ClassMatchDataUn) GetPrec() []uint32

func (*ClassMatchDataUn) GetProto

func (m *ClassMatchDataUn) GetProto() []*Uint16RngSt

func (*ClassMatchDataUn) GetQosGroup

func (m *ClassMatchDataUn) GetQosGroup() []*Uint16RngSt

func (*ClassMatchDataUn) GetRemoteId

func (m *ClassMatchDataUn) GetRemoteId() []string

func (*ClassMatchDataUn) GetRemoteIdRegex

func (m *ClassMatchDataUn) GetRemoteIdRegex() []string

func (*ClassMatchDataUn) GetServiceName

func (m *ClassMatchDataUn) GetServiceName() []string

func (*ClassMatchDataUn) GetServiceNameRegex

func (m *ClassMatchDataUn) GetServiceNameRegex() []string

func (*ClassMatchDataUn) GetSrcAddrIpv4

func (m *ClassMatchDataUn) GetSrcAddrIpv4() []*MatchIpv4St

func (*ClassMatchDataUn) GetSrcAddrIpv6

func (m *ClassMatchDataUn) GetSrcAddrIpv6() []*MatchIpv6St

func (*ClassMatchDataUn) GetSrcAddrMac

func (m *ClassMatchDataUn) GetSrcAddrMac() []*MacAddrSt

func (*ClassMatchDataUn) GetSrcMac

func (m *ClassMatchDataUn) GetSrcMac() *MacAddrSt

func (*ClassMatchDataUn) GetSrcPort

func (m *ClassMatchDataUn) GetSrcPort() []*Uint16RngSt

func (*ClassMatchDataUn) GetSubsProtocol

func (m *ClassMatchDataUn) GetSubsProtocol() []uint32

func (*ClassMatchDataUn) GetTcpFlag

func (m *ClassMatchDataUn) GetTcpFlag() *TcpFlagSt

func (*ClassMatchDataUn) GetTimer

func (m *ClassMatchDataUn) GetTimer() []string

func (*ClassMatchDataUn) GetTimerRegexp

func (m *ClassMatchDataUn) GetTimerRegexp() []string

func (*ClassMatchDataUn) GetTrafficClass

func (m *ClassMatchDataUn) GetTrafficClass() []*Uint8RngSt

func (*ClassMatchDataUn) GetTunnelName

func (m *ClassMatchDataUn) GetTunnelName() []string

func (*ClassMatchDataUn) GetTunnelNameRegex

func (m *ClassMatchDataUn) GetTunnelNameRegex() []string

func (*ClassMatchDataUn) GetType

func (m *ClassMatchDataUn) GetType() string

func (*ClassMatchDataUn) GetUnauthDomain

func (m *ClassMatchDataUn) GetUnauthDomain() []string

func (*ClassMatchDataUn) GetUnauthDomainRegex

func (m *ClassMatchDataUn) GetUnauthDomainRegex() []string

func (*ClassMatchDataUn) GetUnauthUsername

func (m *ClassMatchDataUn) GetUnauthUsername() []string

func (*ClassMatchDataUn) GetUnauthUsernameRegex

func (m *ClassMatchDataUn) GetUnauthUsernameRegex() []string

func (*ClassMatchDataUn) GetUserName

func (m *ClassMatchDataUn) GetUserName() []string

func (*ClassMatchDataUn) GetUserNameRegex

func (m *ClassMatchDataUn) GetUserNameRegex() []string

func (*ClassMatchDataUn) GetVendorId

func (m *ClassMatchDataUn) GetVendorId() []string

func (*ClassMatchDataUn) GetVendorIdRegex

func (m *ClassMatchDataUn) GetVendorIdRegex() []string

func (*ClassMatchDataUn) GetVlan

func (m *ClassMatchDataUn) GetVlan() []*VlanIdSt

func (*ClassMatchDataUn) GetVlanInr

func (m *ClassMatchDataUn) GetVlanInr() []*Uint16RngSt

func (*ClassMatchDataUn) ProtoMessage

func (*ClassMatchDataUn) ProtoMessage()

func (*ClassMatchDataUn) Reset

func (m *ClassMatchDataUn) Reset()

func (*ClassMatchDataUn) String

func (m *ClassMatchDataUn) String() string

func (*ClassMatchDataUn) XXX_DiscardUnknown

func (m *ClassMatchDataUn) XXX_DiscardUnknown()

func (*ClassMatchDataUn) XXX_Marshal

func (m *ClassMatchDataUn) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ClassMatchDataUn) XXX_Merge

func (m *ClassMatchDataUn) XXX_Merge(src proto.Message)

func (*ClassMatchDataUn) XXX_Size

func (m *ClassMatchDataUn) XXX_Size() int

func (*ClassMatchDataUn) XXX_Unmarshal

func (m *ClassMatchDataUn) XXX_Unmarshal(b []byte) error

type ClassMatchInfoStEntry

type ClassMatchInfoStEntry struct {
	ClassMatchInfoSt     []*ClassMatchInfoStItem `protobuf:"bytes,1,rep,name=class_match_info_st,json=classMatchInfoSt,proto3" json:"class_match_info_st,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*ClassMatchInfoStEntry) Descriptor

func (*ClassMatchInfoStEntry) Descriptor() ([]byte, []int)

func (*ClassMatchInfoStEntry) GetClassMatchInfoSt

func (m *ClassMatchInfoStEntry) GetClassMatchInfoSt() []*ClassMatchInfoStItem

func (*ClassMatchInfoStEntry) ProtoMessage

func (*ClassMatchInfoStEntry) ProtoMessage()

func (*ClassMatchInfoStEntry) Reset

func (m *ClassMatchInfoStEntry) Reset()

func (*ClassMatchInfoStEntry) String

func (m *ClassMatchInfoStEntry) String() string

func (*ClassMatchInfoStEntry) XXX_DiscardUnknown

func (m *ClassMatchInfoStEntry) XXX_DiscardUnknown()

func (*ClassMatchInfoStEntry) XXX_Marshal

func (m *ClassMatchInfoStEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ClassMatchInfoStEntry) XXX_Merge

func (m *ClassMatchInfoStEntry) XXX_Merge(src proto.Message)

func (*ClassMatchInfoStEntry) XXX_Size

func (m *ClassMatchInfoStEntry) XXX_Size() int

func (*ClassMatchInfoStEntry) XXX_Unmarshal

func (m *ClassMatchInfoStEntry) XXX_Unmarshal(b []byte) error

type ClassMatchInfoStItem

type ClassMatchInfoStItem struct {
	MatchData            *ClassMatchDataUn `protobuf:"bytes,1,opt,name=match_data,json=matchData,proto3" json:"match_data,omitempty"`
	Flags                uint32            `protobuf:"varint,2,opt,name=flags,proto3" json:"flags,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*ClassMatchInfoStItem) Descriptor

func (*ClassMatchInfoStItem) Descriptor() ([]byte, []int)

func (*ClassMatchInfoStItem) GetFlags

func (m *ClassMatchInfoStItem) GetFlags() uint32

func (*ClassMatchInfoStItem) GetMatchData

func (m *ClassMatchInfoStItem) GetMatchData() *ClassMatchDataUn

func (*ClassMatchInfoStItem) ProtoMessage

func (*ClassMatchInfoStItem) ProtoMessage()

func (*ClassMatchInfoStItem) Reset

func (m *ClassMatchInfoStItem) Reset()

func (*ClassMatchInfoStItem) String

func (m *ClassMatchInfoStItem) String() string

func (*ClassMatchInfoStItem) XXX_DiscardUnknown

func (m *ClassMatchInfoStItem) XXX_DiscardUnknown()

func (*ClassMatchInfoStItem) XXX_Marshal

func (m *ClassMatchInfoStItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ClassMatchInfoStItem) XXX_Merge

func (m *ClassMatchInfoStItem) XXX_Merge(src proto.Message)

func (*ClassMatchInfoStItem) XXX_Size

func (m *ClassMatchInfoStItem) XXX_Size() int

func (*ClassMatchInfoStItem) XXX_Unmarshal

func (m *ClassMatchInfoStItem) XXX_Unmarshal(b []byte) error

type DeiBitSt

type DeiBitSt struct {
	BitValue             uint32   `protobuf:"varint,1,opt,name=bit_value,json=bitValue,proto3" json:"bit_value,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*DeiBitSt) Descriptor

func (*DeiBitSt) Descriptor() ([]byte, []int)

func (*DeiBitSt) GetBitValue

func (m *DeiBitSt) GetBitValue() uint32

func (*DeiBitSt) ProtoMessage

func (*DeiBitSt) ProtoMessage()

func (*DeiBitSt) Reset

func (m *DeiBitSt) Reset()

func (*DeiBitSt) String

func (m *DeiBitSt) String() string

func (*DeiBitSt) XXX_DiscardUnknown

func (m *DeiBitSt) XXX_DiscardUnknown()

func (*DeiBitSt) XXX_Marshal

func (m *DeiBitSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*DeiBitSt) XXX_Merge

func (m *DeiBitSt) XXX_Merge(src proto.Message)

func (*DeiBitSt) XXX_Size

func (m *DeiBitSt) XXX_Size() int

func (*DeiBitSt) XXX_Unmarshal

func (m *DeiBitSt) XXX_Unmarshal(b []byte) error

type FlowKeyArray

type FlowKeyArray struct {
	Keys                 []uint32 `protobuf:"varint,1,rep,packed,name=keys,proto3" json:"keys,omitempty"`
	Num                  uint32   `protobuf:"varint,2,opt,name=num,proto3" json:"num,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*FlowKeyArray) Descriptor

func (*FlowKeyArray) Descriptor() ([]byte, []int)

func (*FlowKeyArray) GetKeys

func (m *FlowKeyArray) GetKeys() []uint32

func (*FlowKeyArray) GetNum

func (m *FlowKeyArray) GetNum() uint32

func (*FlowKeyArray) ProtoMessage

func (*FlowKeyArray) ProtoMessage()

func (*FlowKeyArray) Reset

func (m *FlowKeyArray) Reset()

func (*FlowKeyArray) String

func (m *FlowKeyArray) String() string

func (*FlowKeyArray) XXX_DiscardUnknown

func (m *FlowKeyArray) XXX_DiscardUnknown()

func (*FlowKeyArray) XXX_Marshal

func (m *FlowKeyArray) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FlowKeyArray) XXX_Merge

func (m *FlowKeyArray) XXX_Merge(src proto.Message)

func (*FlowKeyArray) XXX_Size

func (m *FlowKeyArray) XXX_Size() int

func (*FlowKeyArray) XXX_Unmarshal

func (m *FlowKeyArray) XXX_Unmarshal(b []byte) error

type FlowKeySt

type FlowKeySt struct {
	FlowKeys             *FlowKeyArray `protobuf:"bytes,1,opt,name=flow_keys,json=flowKeys,proto3" json:"flow_keys,omitempty"`
	MaxCount             uint32        `protobuf:"varint,2,opt,name=max_count,json=maxCount,proto3" json:"max_count,omitempty"`
	IdleTimeout          uint32        `protobuf:"varint,3,opt,name=idle_timeout,json=idleTimeout,proto3" json:"idle_timeout,omitempty"`
	XXX_NoUnkeyedLiteral struct{}      `json:"-"`
	XXX_unrecognized     []byte        `json:"-"`
	XXX_sizecache        int32         `json:"-"`
}

func (*FlowKeySt) Descriptor

func (*FlowKeySt) Descriptor() ([]byte, []int)

func (*FlowKeySt) GetFlowKeys

func (m *FlowKeySt) GetFlowKeys() *FlowKeyArray

func (*FlowKeySt) GetIdleTimeout

func (m *FlowKeySt) GetIdleTimeout() uint32

func (*FlowKeySt) GetMaxCount

func (m *FlowKeySt) GetMaxCount() uint32

func (*FlowKeySt) ProtoMessage

func (*FlowKeySt) ProtoMessage()

func (*FlowKeySt) Reset

func (m *FlowKeySt) Reset()

func (*FlowKeySt) String

func (m *FlowKeySt) String() string

func (*FlowKeySt) XXX_DiscardUnknown

func (m *FlowKeySt) XXX_DiscardUnknown()

func (*FlowKeySt) XXX_Marshal

func (m *FlowKeySt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*FlowKeySt) XXX_Merge

func (m *FlowKeySt) XXX_Merge(src proto.Message)

func (*FlowKeySt) XXX_Size

func (m *FlowKeySt) XXX_Size() int

func (*FlowKeySt) XXX_Unmarshal

func (m *FlowKeySt) XXX_Unmarshal(b []byte) error

type InlineClassMapBg

type InlineClassMapBg struct {
	Mode                 string                 `protobuf:"bytes,1,opt,name=mode,proto3" json:"mode,omitempty"`
	Flags                uint32                 `protobuf:"varint,2,opt,name=flags,proto3" json:"flags,omitempty"`
	MatchCount           uint32                 `protobuf:"varint,3,opt,name=match_count,json=matchCount,proto3" json:"match_count,omitempty"`
	MatchInfop           *ClassMatchInfoStEntry `protobuf:"bytes,4,opt,name=match_infop,json=matchInfop,proto3" json:"match_infop,omitempty"`
	XXX_NoUnkeyedLiteral struct{}               `json:"-"`
	XXX_unrecognized     []byte                 `json:"-"`
	XXX_sizecache        int32                  `json:"-"`
}

func (*InlineClassMapBg) Descriptor

func (*InlineClassMapBg) Descriptor() ([]byte, []int)

func (*InlineClassMapBg) GetFlags

func (m *InlineClassMapBg) GetFlags() uint32

func (*InlineClassMapBg) GetMatchCount

func (m *InlineClassMapBg) GetMatchCount() uint32

func (*InlineClassMapBg) GetMatchInfop

func (m *InlineClassMapBg) GetMatchInfop() *ClassMatchInfoStEntry

func (*InlineClassMapBg) GetMode

func (m *InlineClassMapBg) GetMode() string

func (*InlineClassMapBg) ProtoMessage

func (*InlineClassMapBg) ProtoMessage()

func (*InlineClassMapBg) Reset

func (m *InlineClassMapBg) Reset()

func (*InlineClassMapBg) String

func (m *InlineClassMapBg) String() string

func (*InlineClassMapBg) XXX_DiscardUnknown

func (m *InlineClassMapBg) XXX_DiscardUnknown()

func (*InlineClassMapBg) XXX_Marshal

func (m *InlineClassMapBg) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*InlineClassMapBg) XXX_Merge

func (m *InlineClassMapBg) XXX_Merge(src proto.Message)

func (*InlineClassMapBg) XXX_Size

func (m *InlineClassMapBg) XXX_Size() int

func (*InlineClassMapBg) XXX_Unmarshal

func (m *InlineClassMapBg) XXX_Unmarshal(b []byte) error

type MacAddrSt

type MacAddrSt struct {
	MacAddr              []uint32 `protobuf:"varint,1,rep,packed,name=mac_addr,json=macAddr,proto3" json:"mac_addr,omitempty"`
	Mask                 []uint32 `protobuf:"varint,2,rep,packed,name=mask,proto3" json:"mask,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MacAddrSt) Descriptor

func (*MacAddrSt) Descriptor() ([]byte, []int)

func (*MacAddrSt) GetMacAddr

func (m *MacAddrSt) GetMacAddr() []uint32

func (*MacAddrSt) GetMask

func (m *MacAddrSt) GetMask() []uint32

func (*MacAddrSt) ProtoMessage

func (*MacAddrSt) ProtoMessage()

func (*MacAddrSt) Reset

func (m *MacAddrSt) Reset()

func (*MacAddrSt) String

func (m *MacAddrSt) String() string

func (*MacAddrSt) XXX_DiscardUnknown

func (m *MacAddrSt) XXX_DiscardUnknown()

func (*MacAddrSt) XXX_Marshal

func (m *MacAddrSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MacAddrSt) XXX_Merge

func (m *MacAddrSt) XXX_Merge(src proto.Message)

func (*MacAddrSt) XXX_Size

func (m *MacAddrSt) XXX_Size() int

func (*MacAddrSt) XXX_Unmarshal

func (m *MacAddrSt) XXX_Unmarshal(b []byte) error

type MatchDhcpClientIdSt

type MatchDhcpClientIdSt struct {
	Flags                uint32   `protobuf:"varint,1,opt,name=flags,proto3" json:"flags,omitempty"`
	Val                  string   `protobuf:"bytes,2,opt,name=val,proto3" json:"val,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MatchDhcpClientIdSt) Descriptor

func (*MatchDhcpClientIdSt) Descriptor() ([]byte, []int)

func (*MatchDhcpClientIdSt) GetFlags

func (m *MatchDhcpClientIdSt) GetFlags() uint32

func (*MatchDhcpClientIdSt) GetVal

func (m *MatchDhcpClientIdSt) GetVal() string

func (*MatchDhcpClientIdSt) ProtoMessage

func (*MatchDhcpClientIdSt) ProtoMessage()

func (*MatchDhcpClientIdSt) Reset

func (m *MatchDhcpClientIdSt) Reset()

func (*MatchDhcpClientIdSt) String

func (m *MatchDhcpClientIdSt) String() string

func (*MatchDhcpClientIdSt) XXX_DiscardUnknown

func (m *MatchDhcpClientIdSt) XXX_DiscardUnknown()

func (*MatchDhcpClientIdSt) XXX_Marshal

func (m *MatchDhcpClientIdSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MatchDhcpClientIdSt) XXX_Merge

func (m *MatchDhcpClientIdSt) XXX_Merge(src proto.Message)

func (*MatchDhcpClientIdSt) XXX_Size

func (m *MatchDhcpClientIdSt) XXX_Size() int

func (*MatchDhcpClientIdSt) XXX_Unmarshal

func (m *MatchDhcpClientIdSt) XXX_Unmarshal(b []byte) error

type MatchDomainSt

type MatchDomainSt struct {
	DomainName           string   `protobuf:"bytes,1,opt,name=domain_name,json=domainName,proto3" json:"domain_name,omitempty"`
	FormatName           string   `protobuf:"bytes,2,opt,name=format_name,json=formatName,proto3" json:"format_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MatchDomainSt) Descriptor

func (*MatchDomainSt) Descriptor() ([]byte, []int)

func (*MatchDomainSt) GetDomainName

func (m *MatchDomainSt) GetDomainName() string

func (*MatchDomainSt) GetFormatName

func (m *MatchDomainSt) GetFormatName() string

func (*MatchDomainSt) ProtoMessage

func (*MatchDomainSt) ProtoMessage()

func (*MatchDomainSt) Reset

func (m *MatchDomainSt) Reset()

func (*MatchDomainSt) String

func (m *MatchDomainSt) String() string

func (*MatchDomainSt) XXX_DiscardUnknown

func (m *MatchDomainSt) XXX_DiscardUnknown()

func (*MatchDomainSt) XXX_Marshal

func (m *MatchDomainSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MatchDomainSt) XXX_Merge

func (m *MatchDomainSt) XXX_Merge(src proto.Message)

func (*MatchDomainSt) XXX_Size

func (m *MatchDomainSt) XXX_Size() int

func (*MatchDomainSt) XXX_Unmarshal

func (m *MatchDomainSt) XXX_Unmarshal(b []byte) error

type MatchIpv4St

type MatchIpv4St struct {
	Prefix               string   `protobuf:"bytes,1,opt,name=prefix,proto3" json:"prefix,omitempty"`
	Mask                 string   `protobuf:"bytes,2,opt,name=mask,proto3" json:"mask,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MatchIpv4St) Descriptor

func (*MatchIpv4St) Descriptor() ([]byte, []int)

func (*MatchIpv4St) GetMask

func (m *MatchIpv4St) GetMask() string

func (*MatchIpv4St) GetPrefix

func (m *MatchIpv4St) GetPrefix() string

func (*MatchIpv4St) ProtoMessage

func (*MatchIpv4St) ProtoMessage()

func (*MatchIpv4St) Reset

func (m *MatchIpv4St) Reset()

func (*MatchIpv4St) String

func (m *MatchIpv4St) String() string

func (*MatchIpv4St) XXX_DiscardUnknown

func (m *MatchIpv4St) XXX_DiscardUnknown()

func (*MatchIpv4St) XXX_Marshal

func (m *MatchIpv4St) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MatchIpv4St) XXX_Merge

func (m *MatchIpv4St) XXX_Merge(src proto.Message)

func (*MatchIpv4St) XXX_Size

func (m *MatchIpv4St) XXX_Size() int

func (*MatchIpv4St) XXX_Unmarshal

func (m *MatchIpv4St) XXX_Unmarshal(b []byte) error

type MatchIpv6St

type MatchIpv6St struct {
	Prefix               string   `protobuf:"bytes,1,opt,name=prefix,proto3" json:"prefix,omitempty"`
	Mask                 uint32   `protobuf:"varint,2,opt,name=mask,proto3" json:"mask,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MatchIpv6St) Descriptor

func (*MatchIpv6St) Descriptor() ([]byte, []int)

func (*MatchIpv6St) GetMask

func (m *MatchIpv6St) GetMask() uint32

func (*MatchIpv6St) GetPrefix

func (m *MatchIpv6St) GetPrefix() string

func (*MatchIpv6St) ProtoMessage

func (*MatchIpv6St) ProtoMessage()

func (*MatchIpv6St) Reset

func (m *MatchIpv6St) Reset()

func (*MatchIpv6St) String

func (m *MatchIpv6St) String() string

func (*MatchIpv6St) XXX_DiscardUnknown

func (m *MatchIpv6St) XXX_DiscardUnknown()

func (*MatchIpv6St) XXX_Marshal

func (m *MatchIpv6St) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MatchIpv6St) XXX_Merge

func (m *MatchIpv6St) XXX_Merge(src proto.Message)

func (*MatchIpv6St) XXX_Size

func (m *MatchIpv6St) XXX_Size() int

func (*MatchIpv6St) XXX_Unmarshal

func (m *MatchIpv6St) XXX_Unmarshal(b []byte) error

type MatchNasPortSt

type MatchNasPortSt struct {
	SubId                string   `protobuf:"bytes,1,opt,name=sub_id,json=subId,proto3" json:"sub_id,omitempty"`
	Operator             string   `protobuf:"bytes,2,opt,name=operator,proto3" json:"operator,omitempty"`
	Value                uint32   `protobuf:"varint,3,opt,name=value,proto3" json:"value,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*MatchNasPortSt) Descriptor

func (*MatchNasPortSt) Descriptor() ([]byte, []int)

func (*MatchNasPortSt) GetOperator

func (m *MatchNasPortSt) GetOperator() string

func (*MatchNasPortSt) GetSubId

func (m *MatchNasPortSt) GetSubId() string

func (*MatchNasPortSt) GetValue

func (m *MatchNasPortSt) GetValue() uint32

func (*MatchNasPortSt) ProtoMessage

func (*MatchNasPortSt) ProtoMessage()

func (*MatchNasPortSt) Reset

func (m *MatchNasPortSt) Reset()

func (*MatchNasPortSt) String

func (m *MatchNasPortSt) String() string

func (*MatchNasPortSt) XXX_DiscardUnknown

func (m *MatchNasPortSt) XXX_DiscardUnknown()

func (*MatchNasPortSt) XXX_Marshal

func (m *MatchNasPortSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MatchNasPortSt) XXX_Merge

func (m *MatchNasPortSt) XXX_Merge(src proto.Message)

func (*MatchNasPortSt) XXX_Size

func (m *MatchNasPortSt) XXX_Size() int

func (*MatchNasPortSt) XXX_Unmarshal

func (m *MatchNasPortSt) XXX_Unmarshal(b []byte) error

type PlmgrVarValUn

type PlmgrVarValUn struct {
	Type                 string   `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
	ClassName            string   `protobuf:"bytes,2,opt,name=class_name,json=className,proto3" json:"class_name,omitempty"`
	Uint8Val             uint32   `protobuf:"varint,3,opt,name=uint8_val,json=uint8Val,proto3" json:"uint8_val,omitempty"`
	Uint16Val            uint32   `protobuf:"varint,4,opt,name=uint16_val,json=uint16Val,proto3" json:"uint16_val,omitempty"`
	Uint32Val            uint32   `protobuf:"varint,5,opt,name=uint32_val,json=uint32Val,proto3" json:"uint32_val,omitempty"`
	ParamUint32Val       uint32   `protobuf:"varint,6,opt,name=param_uint32_val,json=paramUint32Val,proto3" json:"param_uint32_val,omitempty"`
	DscpVal              uint32   `protobuf:"varint,7,opt,name=dscp_val,json=dscpVal,proto3" json:"dscp_val,omitempty"`
	PrecVal              uint32   `protobuf:"varint,8,opt,name=prec_val,json=precVal,proto3" json:"prec_val,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PlmgrVarValUn) Descriptor

func (*PlmgrVarValUn) Descriptor() ([]byte, []int)

func (*PlmgrVarValUn) GetClassName

func (m *PlmgrVarValUn) GetClassName() string

func (*PlmgrVarValUn) GetDscpVal

func (m *PlmgrVarValUn) GetDscpVal() uint32

func (*PlmgrVarValUn) GetParamUint32Val

func (m *PlmgrVarValUn) GetParamUint32Val() uint32

func (*PlmgrVarValUn) GetPrecVal

func (m *PlmgrVarValUn) GetPrecVal() uint32

func (*PlmgrVarValUn) GetType

func (m *PlmgrVarValUn) GetType() string

func (*PlmgrVarValUn) GetUint16Val

func (m *PlmgrVarValUn) GetUint16Val() uint32

func (*PlmgrVarValUn) GetUint32Val

func (m *PlmgrVarValUn) GetUint32Val() uint32

func (*PlmgrVarValUn) GetUint8Val

func (m *PlmgrVarValUn) GetUint8Val() uint32

func (*PlmgrVarValUn) ProtoMessage

func (*PlmgrVarValUn) ProtoMessage()

func (*PlmgrVarValUn) Reset

func (m *PlmgrVarValUn) Reset()

func (*PlmgrVarValUn) String

func (m *PlmgrVarValUn) String() string

func (*PlmgrVarValUn) XXX_DiscardUnknown

func (m *PlmgrVarValUn) XXX_DiscardUnknown()

func (*PlmgrVarValUn) XXX_Marshal

func (m *PlmgrVarValUn) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PlmgrVarValUn) XXX_Merge

func (m *PlmgrVarValUn) XXX_Merge(src proto.Message)

func (*PlmgrVarValUn) XXX_Size

func (m *PlmgrVarValUn) XXX_Size() int

func (*PlmgrVarValUn) XXX_Unmarshal

func (m *PlmgrVarValUn) XXX_Unmarshal(b []byte) error

type PmapVarInfoSt

type PmapVarInfoSt struct {
	Name                 string         `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Id                   uint32         `protobuf:"varint,2,opt,name=id,proto3" json:"id,omitempty"`
	Val                  *PlmgrVarValUn `protobuf:"bytes,3,opt,name=val,proto3" json:"val,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*PmapVarInfoSt) Descriptor

func (*PmapVarInfoSt) Descriptor() ([]byte, []int)

func (*PmapVarInfoSt) GetId

func (m *PmapVarInfoSt) GetId() uint32

func (*PmapVarInfoSt) GetName

func (m *PmapVarInfoSt) GetName() string

func (*PmapVarInfoSt) GetVal

func (m *PmapVarInfoSt) GetVal() *PlmgrVarValUn

func (*PmapVarInfoSt) ProtoMessage

func (*PmapVarInfoSt) ProtoMessage()

func (*PmapVarInfoSt) Reset

func (m *PmapVarInfoSt) Reset()

func (*PmapVarInfoSt) String

func (m *PmapVarInfoSt) String() string

func (*PmapVarInfoSt) XXX_DiscardUnknown

func (m *PmapVarInfoSt) XXX_DiscardUnknown()

func (*PmapVarInfoSt) XXX_Marshal

func (m *PmapVarInfoSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PmapVarInfoSt) XXX_Merge

func (m *PmapVarInfoSt) XXX_Merge(src proto.Message)

func (*PmapVarInfoSt) XXX_Size

func (m *PmapVarInfoSt) XXX_Size() int

func (*PmapVarInfoSt) XXX_Unmarshal

func (m *PmapVarInfoSt) XXX_Unmarshal(b []byte) error

type PmapVarListSt

type PmapVarListSt struct {
	Offset               []uint32         `protobuf:"varint,1,rep,packed,name=offset,proto3" json:"offset,omitempty"`
	PmapVarListArr       []*PmapVarInfoSt `protobuf:"bytes,2,rep,name=pmap_var_list_arr,json=pmapVarListArr,proto3" json:"pmap_var_list_arr,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*PmapVarListSt) Descriptor

func (*PmapVarListSt) Descriptor() ([]byte, []int)

func (*PmapVarListSt) GetOffset

func (m *PmapVarListSt) GetOffset() []uint32

func (*PmapVarListSt) GetPmapVarListArr

func (m *PmapVarListSt) GetPmapVarListArr() []*PmapVarInfoSt

func (*PmapVarListSt) ProtoMessage

func (*PmapVarListSt) ProtoMessage()

func (*PmapVarListSt) Reset

func (m *PmapVarListSt) Reset()

func (*PmapVarListSt) String

func (m *PmapVarListSt) String() string

func (*PmapVarListSt) XXX_DiscardUnknown

func (m *PmapVarListSt) XXX_DiscardUnknown()

func (*PmapVarListSt) XXX_Marshal

func (m *PmapVarListSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PmapVarListSt) XXX_Merge

func (m *PmapVarListSt) XXX_Merge(src proto.Message)

func (*PmapVarListSt) XXX_Size

func (m *PmapVarListSt) XXX_Size() int

func (*PmapVarListSt) XXX_Unmarshal

func (m *PmapVarListSt) XXX_Unmarshal(b []byte) error

type PolClassEncUn

type PolClassEncUn struct {
	Enc                  string            `protobuf:"bytes,1,opt,name=enc,proto3" json:"enc,omitempty"`
	ClassName            string            `protobuf:"bytes,2,opt,name=class_name,json=className,proto3" json:"class_name,omitempty"`
	Hd                   uint64            `protobuf:"varint,3,opt,name=hd,proto3" json:"hd,omitempty"`
	Idx                  uint32            `protobuf:"varint,4,opt,name=idx,proto3" json:"idx,omitempty"`
	InlineCmap           *InlineClassMapBg `protobuf:"bytes,5,opt,name=inline_cmap,json=inlineCmap,proto3" json:"inline_cmap,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*PolClassEncUn) Descriptor

func (*PolClassEncUn) Descriptor() ([]byte, []int)

func (*PolClassEncUn) GetClassName

func (m *PolClassEncUn) GetClassName() string

func (*PolClassEncUn) GetEnc

func (m *PolClassEncUn) GetEnc() string

func (*PolClassEncUn) GetHd

func (m *PolClassEncUn) GetHd() uint64

func (*PolClassEncUn) GetIdx

func (m *PolClassEncUn) GetIdx() uint32

func (*PolClassEncUn) GetInlineCmap

func (m *PolClassEncUn) GetInlineCmap() *InlineClassMapBg

func (*PolClassEncUn) ProtoMessage

func (*PolClassEncUn) ProtoMessage()

func (*PolClassEncUn) Reset

func (m *PolClassEncUn) Reset()

func (*PolClassEncUn) String

func (m *PolClassEncUn) String() string

func (*PolClassEncUn) XXX_DiscardUnknown

func (m *PolClassEncUn) XXX_DiscardUnknown()

func (*PolClassEncUn) XXX_Marshal

func (m *PolClassEncUn) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PolClassEncUn) XXX_Merge

func (m *PolClassEncUn) XXX_Merge(src proto.Message)

func (*PolClassEncUn) XXX_Size

func (m *PolClassEncUn) XXX_Size() int

func (*PolClassEncUn) XXX_Unmarshal

func (m *PolClassEncUn) XXX_Unmarshal(b []byte) error

type PoliceActionUn

type PoliceActionUn struct {
	Type                 string            `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
	Mark                 *ActionMarkInfoSt `protobuf:"bytes,2,opt,name=mark,proto3" json:"mark,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*PoliceActionUn) Descriptor

func (*PoliceActionUn) Descriptor() ([]byte, []int)

func (*PoliceActionUn) GetMark

func (m *PoliceActionUn) GetMark() *ActionMarkInfoSt

func (*PoliceActionUn) GetType

func (m *PoliceActionUn) GetType() string

func (*PoliceActionUn) ProtoMessage

func (*PoliceActionUn) ProtoMessage()

func (*PoliceActionUn) Reset

func (m *PoliceActionUn) Reset()

func (*PoliceActionUn) String

func (m *PoliceActionUn) String() string

func (*PoliceActionUn) XXX_DiscardUnknown

func (m *PoliceActionUn) XXX_DiscardUnknown()

func (*PoliceActionUn) XXX_Marshal

func (m *PoliceActionUn) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PoliceActionUn) XXX_Merge

func (m *PoliceActionUn) XXX_Merge(src proto.Message)

func (*PoliceActionUn) XXX_Size

func (m *PoliceActionUn) XXX_Size() int

func (*PoliceActionUn) XXX_Unmarshal

func (m *PoliceActionUn) XXX_Unmarshal(b []byte) error

type PolicyActionDatapUn

type PolicyActionDatapUn struct {
	Type                 string                       `protobuf:"bytes,1,opt,name=type,proto3" json:"type,omitempty"`
	Mark                 []*ActionMarkInfoSt          `protobuf:"bytes,2,rep,name=mark,proto3" json:"mark,omitempty"`
	Mark2                []*ActionMark2InfoSt         `protobuf:"bytes,3,rep,name=mark2,proto3" json:"mark2,omitempty"`
	Wred                 []*ActionWredInfoSt          `protobuf:"bytes,4,rep,name=wred,proto3" json:"wred,omitempty"`
	Encap                *ActionEncapInfoSt           `protobuf:"bytes,5,opt,name=encap,proto3" json:"encap,omitempty"`
	Prio                 *ActionPrioInfoSt            `protobuf:"bytes,6,opt,name=prio,proto3" json:"prio,omitempty"`
	Bwrem                *ActionBwremInfoSt           `protobuf:"bytes,7,opt,name=bwrem,proto3" json:"bwrem,omitempty"`
	MinBw                *ActionMinbwInfoSt           `protobuf:"bytes,8,opt,name=min_bw,json=minBw,proto3" json:"min_bw,omitempty"`
	AuthenAaa            *ActionAuthenAaaSt           `protobuf:"bytes,9,opt,name=authen_aaa,json=authenAaa,proto3" json:"authen_aaa,omitempty"`
	CollectId            *ActionCollectIdSt           `protobuf:"bytes,10,opt,name=collect_id,json=collectId,proto3" json:"collect_id,omitempty"`
	DecodeId             *ActionDecodeIdentifierSt    `protobuf:"bytes,11,opt,name=decode_id,json=decodeId,proto3" json:"decode_id,omitempty"`
	SetTimer             *ActionSetTimerSt            `protobuf:"bytes,12,opt,name=set_timer,json=setTimer,proto3" json:"set_timer,omitempty"`
	StopTimer            *ActionStopTimerSt           `protobuf:"bytes,13,opt,name=stop_timer,json=stopTimer,proto3" json:"stop_timer,omitempty"`
	AcctAaaList          *ActionAcctAaaListSt         `protobuf:"bytes,14,opt,name=acct_aaa_list,json=acctAaaList,proto3" json:"acct_aaa_list,omitempty"`
	QueryAncp            *ActionQueryAncpSessionSt    `protobuf:"bytes,15,opt,name=query_ancp,json=queryAncp,proto3" json:"query_ancp,omitempty"`
	PrepaidCfg           *ActionPrepaidCfgSt          `protobuf:"bytes,16,opt,name=prepaid_cfg,json=prepaidCfg,proto3" json:"prepaid_cfg,omitempty"`
	TimeoutIdle          *ActionTimeoutIdleSt         `protobuf:"bytes,17,opt,name=timeout_idle,json=timeoutIdle,proto3" json:"timeout_idle,omitempty"`
	ProxyAaa             *ActionProxyAaaSt            `protobuf:"bytes,18,opt,name=proxy_aaa,json=proxyAaa,proto3" json:"proxy_aaa,omitempty"`
	ActTemplate          *ActionTemplateSt            `protobuf:"bytes,19,opt,name=act_template,json=actTemplate,proto3" json:"act_template,omitempty"`
	DeactTemplate        *ActionTemplateSt            `protobuf:"bytes,20,opt,name=deact_template,json=deactTemplate,proto3" json:"deact_template,omitempty"`
	Qlimit               []*ActionQlimitInfoSt        `protobuf:"bytes,21,rep,name=qlimit,proto3" json:"qlimit,omitempty"`
	AccountingEventAaa   *ActionAccountingEventSt     `protobuf:"bytes,22,opt,name=accounting_event_aaa,json=accountingEventAaa,proto3" json:"accounting_event_aaa,omitempty"`
	AuthorizeId          *ActionAuthorizeIdSt         `protobuf:"bytes,23,opt,name=authorize_id,json=authorizeId,proto3" json:"authorize_id,omitempty"`
	AfmReact             []*ActionAfmonReactSt        `protobuf:"bytes,24,rep,name=afm_react,json=afmReact,proto3" json:"afm_react,omitempty"`
	Httpr                *ActionHttprInfoSt           `protobuf:"bytes,25,opt,name=httpr,proto3" json:"httpr,omitempty"`
	Punt                 *ActionPuntInfoSt            `protobuf:"bytes,26,opt,name=punt,proto3" json:"punt,omitempty"`
	Copy                 *ActionCopyInfoSt            `protobuf:"bytes,27,opt,name=copy,proto3" json:"copy,omitempty"`
	Sfrag                *ActionSfragInfoSt           `protobuf:"bytes,28,opt,name=sfrag,proto3" json:"sfrag,omitempty"`
	Redirect             *ActionRedirectInfoSt        `protobuf:"bytes,29,opt,name=redirect,proto3" json:"redirect,omitempty"`
	OutIntf              *ActionOutputInterfaceInfoSt `protobuf:"bytes,30,opt,name=out_intf,json=outIntf,proto3" json:"out_intf,omitempty"`
	ServFunc             *ActionServiceFunctionPathSt `protobuf:"bytes,31,opt,name=serv_func,json=servFunc,proto3" json:"serv_func,omitempty"`
	HttpEnrich           *ActionHttpEnrichInfoSt      `protobuf:"bytes,32,opt,name=http_enrich,json=httpEnrich,proto3" json:"http_enrich,omitempty"`
	Police               *ActionPoliceInfoSt          `protobuf:"bytes,33,opt,name=police,proto3" json:"police,omitempty"`
	Shape                *ActionShapeInfoSt           `protobuf:"bytes,34,opt,name=shape,proto3" json:"shape,omitempty"`
	ChildPolicy          *ChldPolEncUn                `protobuf:"bytes,35,opt,name=child_policy,json=childPolicy,proto3" json:"child_policy,omitempty"`
	Cac                  *ActionCacInfoSt             `protobuf:"bytes,36,opt,name=cac,proto3" json:"cac,omitempty"`
	Pfc                  *ActionPfcInfoSt             `protobuf:"bytes,37,opt,name=pfc,proto3" json:"pfc,omitempty"`
	FlowParm             *ActionAfmonFlowParmInfoSt   `protobuf:"bytes,38,opt,name=flow_parm,json=flowParm,proto3" json:"flow_parm,omitempty"`
	Ipcbr                *ActionAfmonIpcbrInfoSt      `protobuf:"bytes,39,opt,name=ipcbr,proto3" json:"ipcbr,omitempty"`
	Rtp                  *ActionAfmonRtpInfoSt        `protobuf:"bytes,40,opt,name=rtp,proto3" json:"rtp,omitempty"`
	RtpMmr               *ActionAfmonRtpInfoSt        `protobuf:"bytes,41,opt,name=rtp_mmr,json=rtpMmr,proto3" json:"rtp_mmr,omitempty"`
	RtpJ2K               *ActionAfmonRtpInfoSt        `protobuf:"bytes,42,opt,name=rtp_j2k,json=rtpJ2k,proto3" json:"rtp_j2k,omitempty"`
	RtpVoice             *ActionAfmonRtpInfoSt        `protobuf:"bytes,43,opt,name=rtp_voice,json=rtpVoice,proto3" json:"rtp_voice,omitempty"`
	Mdi                  *ActionAfmonMdiInfoSt        `protobuf:"bytes,44,opt,name=mdi,proto3" json:"mdi,omitempty"`
	MdiRtp               *ActionAfmonMdiInfoSt        `protobuf:"bytes,45,opt,name=mdi_rtp,json=mdiRtp,proto3" json:"mdi_rtp,omitempty"`
	Fmm                  *ActionAfmonFmmInfoSt        `protobuf:"bytes,46,opt,name=fmm,proto3" json:"fmm,omitempty"`
	Pbf                  []*ActionPbfInfoSt           `protobuf:"bytes,47,rep,name=pbf,proto3" json:"pbf,omitempty"`
	Ipv4Nh               []*ActionIpv4NhInfoSt        `protobuf:"bytes,48,rep,name=ipv4_nh,json=ipv4Nh,proto3" json:"ipv4_nh,omitempty"`
	Ipv6Nh               []*ActionIpv6NhInfoSt        `protobuf:"bytes,49,rep,name=ipv6_nh,json=ipv6Nh,proto3" json:"ipv6_nh,omitempty"`
	DataP                uint32                       `protobuf:"varint,50,opt,name=data_p,json=dataP,proto3" json:"data_p,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
	XXX_unrecognized     []byte                       `json:"-"`
	XXX_sizecache        int32                        `json:"-"`
}

func (*PolicyActionDatapUn) Descriptor

func (*PolicyActionDatapUn) Descriptor() ([]byte, []int)

func (*PolicyActionDatapUn) GetAccountingEventAaa

func (m *PolicyActionDatapUn) GetAccountingEventAaa() *ActionAccountingEventSt

func (*PolicyActionDatapUn) GetAcctAaaList

func (m *PolicyActionDatapUn) GetAcctAaaList() *ActionAcctAaaListSt

func (*PolicyActionDatapUn) GetActTemplate

func (m *PolicyActionDatapUn) GetActTemplate() *ActionTemplateSt

func (*PolicyActionDatapUn) GetAfmReact

func (m *PolicyActionDatapUn) GetAfmReact() []*ActionAfmonReactSt

func (*PolicyActionDatapUn) GetAuthenAaa

func (m *PolicyActionDatapUn) GetAuthenAaa() *ActionAuthenAaaSt

func (*PolicyActionDatapUn) GetAuthorizeId

func (m *PolicyActionDatapUn) GetAuthorizeId() *ActionAuthorizeIdSt

func (*PolicyActionDatapUn) GetBwrem

func (m *PolicyActionDatapUn) GetBwrem() *ActionBwremInfoSt

func (*PolicyActionDatapUn) GetCac

func (m *PolicyActionDatapUn) GetCac() *ActionCacInfoSt

func (*PolicyActionDatapUn) GetChildPolicy

func (m *PolicyActionDatapUn) GetChildPolicy() *ChldPolEncUn

func (*PolicyActionDatapUn) GetCollectId

func (m *PolicyActionDatapUn) GetCollectId() *ActionCollectIdSt

func (*PolicyActionDatapUn) GetCopy

func (m *PolicyActionDatapUn) GetCopy() *ActionCopyInfoSt

func (*PolicyActionDatapUn) GetDataP

func (m *PolicyActionDatapUn) GetDataP() uint32

func (*PolicyActionDatapUn) GetDeactTemplate

func (m *PolicyActionDatapUn) GetDeactTemplate() *ActionTemplateSt

func (*PolicyActionDatapUn) GetDecodeId

func (*PolicyActionDatapUn) GetEncap

func (m *PolicyActionDatapUn) GetEncap() *ActionEncapInfoSt

func (*PolicyActionDatapUn) GetFlowParm

func (*PolicyActionDatapUn) GetFmm

func (*PolicyActionDatapUn) GetHttpEnrich

func (m *PolicyActionDatapUn) GetHttpEnrich() *ActionHttpEnrichInfoSt

func (*PolicyActionDatapUn) GetHttpr

func (m *PolicyActionDatapUn) GetHttpr() *ActionHttprInfoSt

func (*PolicyActionDatapUn) GetIpcbr

func (*PolicyActionDatapUn) GetIpv4Nh

func (m *PolicyActionDatapUn) GetIpv4Nh() []*ActionIpv4NhInfoSt

func (*PolicyActionDatapUn) GetIpv6Nh

func (m *PolicyActionDatapUn) GetIpv6Nh() []*ActionIpv6NhInfoSt

func (*PolicyActionDatapUn) GetMark

func (m *PolicyActionDatapUn) GetMark() []*ActionMarkInfoSt

func (*PolicyActionDatapUn) GetMark2

func (m *PolicyActionDatapUn) GetMark2() []*ActionMark2InfoSt

func (*PolicyActionDatapUn) GetMdi

func (*PolicyActionDatapUn) GetMdiRtp

func (m *PolicyActionDatapUn) GetMdiRtp() *ActionAfmonMdiInfoSt

func (*PolicyActionDatapUn) GetMinBw

func (m *PolicyActionDatapUn) GetMinBw() *ActionMinbwInfoSt

func (*PolicyActionDatapUn) GetOutIntf

func (*PolicyActionDatapUn) GetPbf

func (m *PolicyActionDatapUn) GetPbf() []*ActionPbfInfoSt

func (*PolicyActionDatapUn) GetPfc

func (m *PolicyActionDatapUn) GetPfc() *ActionPfcInfoSt

func (*PolicyActionDatapUn) GetPolice

func (m *PolicyActionDatapUn) GetPolice() *ActionPoliceInfoSt

func (*PolicyActionDatapUn) GetPrepaidCfg

func (m *PolicyActionDatapUn) GetPrepaidCfg() *ActionPrepaidCfgSt

func (*PolicyActionDatapUn) GetPrio

func (m *PolicyActionDatapUn) GetPrio() *ActionPrioInfoSt

func (*PolicyActionDatapUn) GetProxyAaa

func (m *PolicyActionDatapUn) GetProxyAaa() *ActionProxyAaaSt

func (*PolicyActionDatapUn) GetPunt

func (m *PolicyActionDatapUn) GetPunt() *ActionPuntInfoSt

func (*PolicyActionDatapUn) GetQlimit

func (m *PolicyActionDatapUn) GetQlimit() []*ActionQlimitInfoSt

func (*PolicyActionDatapUn) GetQueryAncp

func (m *PolicyActionDatapUn) GetQueryAncp() *ActionQueryAncpSessionSt

func (*PolicyActionDatapUn) GetRedirect

func (m *PolicyActionDatapUn) GetRedirect() *ActionRedirectInfoSt

func (*PolicyActionDatapUn) GetRtp

func (*PolicyActionDatapUn) GetRtpJ2K

func (m *PolicyActionDatapUn) GetRtpJ2K() *ActionAfmonRtpInfoSt

func (*PolicyActionDatapUn) GetRtpMmr

func (m *PolicyActionDatapUn) GetRtpMmr() *ActionAfmonRtpInfoSt

func (*PolicyActionDatapUn) GetRtpVoice

func (m *PolicyActionDatapUn) GetRtpVoice() *ActionAfmonRtpInfoSt

func (*PolicyActionDatapUn) GetServFunc

func (*PolicyActionDatapUn) GetSetTimer

func (m *PolicyActionDatapUn) GetSetTimer() *ActionSetTimerSt

func (*PolicyActionDatapUn) GetSfrag

func (m *PolicyActionDatapUn) GetSfrag() *ActionSfragInfoSt

func (*PolicyActionDatapUn) GetShape

func (m *PolicyActionDatapUn) GetShape() *ActionShapeInfoSt

func (*PolicyActionDatapUn) GetStopTimer

func (m *PolicyActionDatapUn) GetStopTimer() *ActionStopTimerSt

func (*PolicyActionDatapUn) GetTimeoutIdle

func (m *PolicyActionDatapUn) GetTimeoutIdle() *ActionTimeoutIdleSt

func (*PolicyActionDatapUn) GetType

func (m *PolicyActionDatapUn) GetType() string

func (*PolicyActionDatapUn) GetWred

func (m *PolicyActionDatapUn) GetWred() []*ActionWredInfoSt

func (*PolicyActionDatapUn) ProtoMessage

func (*PolicyActionDatapUn) ProtoMessage()

func (*PolicyActionDatapUn) Reset

func (m *PolicyActionDatapUn) Reset()

func (*PolicyActionDatapUn) String

func (m *PolicyActionDatapUn) String() string

func (*PolicyActionDatapUn) XXX_DiscardUnknown

func (m *PolicyActionDatapUn) XXX_DiscardUnknown()

func (*PolicyActionDatapUn) XXX_Marshal

func (m *PolicyActionDatapUn) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PolicyActionDatapUn) XXX_Merge

func (m *PolicyActionDatapUn) XXX_Merge(src proto.Message)

func (*PolicyActionDatapUn) XXX_Size

func (m *PolicyActionDatapUn) XXX_Size() int

func (*PolicyActionDatapUn) XXX_Unmarshal

func (m *PolicyActionDatapUn) XXX_Unmarshal(b []byte) error

type PolicyActionInfoStEntry

type PolicyActionInfoStEntry struct {
	PolicyActionInfoSt   []*PolicyActionInfoStItem `protobuf:"bytes,1,rep,name=policy_action_info_st,json=policyActionInfoSt,proto3" json:"policy_action_info_st,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
	XXX_unrecognized     []byte                    `json:"-"`
	XXX_sizecache        int32                     `json:"-"`
}

func (*PolicyActionInfoStEntry) Descriptor

func (*PolicyActionInfoStEntry) Descriptor() ([]byte, []int)

func (*PolicyActionInfoStEntry) GetPolicyActionInfoSt

func (m *PolicyActionInfoStEntry) GetPolicyActionInfoSt() []*PolicyActionInfoStItem

func (*PolicyActionInfoStEntry) ProtoMessage

func (*PolicyActionInfoStEntry) ProtoMessage()

func (*PolicyActionInfoStEntry) Reset

func (m *PolicyActionInfoStEntry) Reset()

func (*PolicyActionInfoStEntry) String

func (m *PolicyActionInfoStEntry) String() string

func (*PolicyActionInfoStEntry) XXX_DiscardUnknown

func (m *PolicyActionInfoStEntry) XXX_DiscardUnknown()

func (*PolicyActionInfoStEntry) XXX_Marshal

func (m *PolicyActionInfoStEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PolicyActionInfoStEntry) XXX_Merge

func (m *PolicyActionInfoStEntry) XXX_Merge(src proto.Message)

func (*PolicyActionInfoStEntry) XXX_Size

func (m *PolicyActionInfoStEntry) XXX_Size() int

func (*PolicyActionInfoStEntry) XXX_Unmarshal

func (m *PolicyActionInfoStEntry) XXX_Unmarshal(b []byte) error

type PolicyActionInfoStItem

type PolicyActionInfoStItem struct {
	Seq                  uint32               `protobuf:"varint,1,opt,name=seq,proto3" json:"seq,omitempty"`
	Flags                uint32               `protobuf:"varint,2,opt,name=flags,proto3" json:"flags,omitempty"`
	Actp                 *PolicyActionDatapUn `protobuf:"bytes,3,opt,name=actp,proto3" json:"actp,omitempty"`
	XXX_NoUnkeyedLiteral struct{}             `json:"-"`
	XXX_unrecognized     []byte               `json:"-"`
	XXX_sizecache        int32                `json:"-"`
}

func (*PolicyActionInfoStItem) Descriptor

func (*PolicyActionInfoStItem) Descriptor() ([]byte, []int)

func (*PolicyActionInfoStItem) GetActp

func (*PolicyActionInfoStItem) GetFlags

func (m *PolicyActionInfoStItem) GetFlags() uint32

func (*PolicyActionInfoStItem) GetSeq

func (m *PolicyActionInfoStItem) GetSeq() uint32

func (*PolicyActionInfoStItem) ProtoMessage

func (*PolicyActionInfoStItem) ProtoMessage()

func (*PolicyActionInfoStItem) Reset

func (m *PolicyActionInfoStItem) Reset()

func (*PolicyActionInfoStItem) String

func (m *PolicyActionInfoStItem) String() string

func (*PolicyActionInfoStItem) XXX_DiscardUnknown

func (m *PolicyActionInfoStItem) XXX_DiscardUnknown()

func (*PolicyActionInfoStItem) XXX_Marshal

func (m *PolicyActionInfoStItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PolicyActionInfoStItem) XXX_Merge

func (m *PolicyActionInfoStItem) XXX_Merge(src proto.Message)

func (*PolicyActionInfoStItem) XXX_Size

func (m *PolicyActionInfoStItem) XXX_Size() int

func (*PolicyActionInfoStItem) XXX_Unmarshal

func (m *PolicyActionInfoStItem) XXX_Unmarshal(b []byte) error

type PolicyClassInfoBgEntry

type PolicyClassInfoBgEntry struct {
	PolicyClassInfoBg    []*PolicyClassInfoBgItem `protobuf:"bytes,1,rep,name=policy_class_info_bg,json=policyClassInfoBg,proto3" json:"policy_class_info_bg,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*PolicyClassInfoBgEntry) Descriptor

func (*PolicyClassInfoBgEntry) Descriptor() ([]byte, []int)

func (*PolicyClassInfoBgEntry) GetPolicyClassInfoBg

func (m *PolicyClassInfoBgEntry) GetPolicyClassInfoBg() []*PolicyClassInfoBgItem

func (*PolicyClassInfoBgEntry) ProtoMessage

func (*PolicyClassInfoBgEntry) ProtoMessage()

func (*PolicyClassInfoBgEntry) Reset

func (m *PolicyClassInfoBgEntry) Reset()

func (*PolicyClassInfoBgEntry) String

func (m *PolicyClassInfoBgEntry) String() string

func (*PolicyClassInfoBgEntry) XXX_DiscardUnknown

func (m *PolicyClassInfoBgEntry) XXX_DiscardUnknown()

func (*PolicyClassInfoBgEntry) XXX_Marshal

func (m *PolicyClassInfoBgEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PolicyClassInfoBgEntry) XXX_Merge

func (m *PolicyClassInfoBgEntry) XXX_Merge(src proto.Message)

func (*PolicyClassInfoBgEntry) XXX_Size

func (m *PolicyClassInfoBgEntry) XXX_Size() int

func (*PolicyClassInfoBgEntry) XXX_Unmarshal

func (m *PolicyClassInfoBgEntry) XXX_Unmarshal(b []byte) error

type PolicyClassInfoBgItem

type PolicyClassInfoBgItem struct {
	PolicyClassHd        uint32                   `protobuf:"varint,1,opt,name=policy_class_hd,json=policyClassHd,proto3" json:"policy_class_hd,omitempty"`
	Seq                  uint32                   `protobuf:"varint,2,opt,name=seq,proto3" json:"seq,omitempty"`
	Flags                uint32                   `protobuf:"varint,3,opt,name=flags,proto3" json:"flags,omitempty"`
	Ctype                string                   `protobuf:"bytes,4,opt,name=ctype,proto3" json:"ctype,omitempty"`
	ClEncode             *PolClassEncUn           `protobuf:"bytes,5,opt,name=cl_encode,json=clEncode,proto3" json:"cl_encode,omitempty"`
	ClmpP                *ClassMapBgEntry         `protobuf:"bytes,6,opt,name=clmp_p,json=clmpP,proto3" json:"clmp_p,omitempty"`
	NumActions           uint32                   `protobuf:"varint,7,opt,name=num_actions,json=numActions,proto3" json:"num_actions,omitempty"`
	Version              uint32                   `protobuf:"varint,8,opt,name=version,proto3" json:"version,omitempty"`
	ExeStrat             string                   `protobuf:"bytes,9,opt,name=exe_strat,json=exeStrat,proto3" json:"exe_strat,omitempty"`
	ActInfop             *PolicyActionInfoStEntry `protobuf:"bytes,10,opt,name=act_infop,json=actInfop,proto3" json:"act_infop,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*PolicyClassInfoBgItem) Descriptor

func (*PolicyClassInfoBgItem) Descriptor() ([]byte, []int)

func (*PolicyClassInfoBgItem) GetActInfop

func (*PolicyClassInfoBgItem) GetClEncode

func (m *PolicyClassInfoBgItem) GetClEncode() *PolClassEncUn

func (*PolicyClassInfoBgItem) GetClmpP

func (m *PolicyClassInfoBgItem) GetClmpP() *ClassMapBgEntry

func (*PolicyClassInfoBgItem) GetCtype

func (m *PolicyClassInfoBgItem) GetCtype() string

func (*PolicyClassInfoBgItem) GetExeStrat

func (m *PolicyClassInfoBgItem) GetExeStrat() string

func (*PolicyClassInfoBgItem) GetFlags

func (m *PolicyClassInfoBgItem) GetFlags() uint32

func (*PolicyClassInfoBgItem) GetNumActions

func (m *PolicyClassInfoBgItem) GetNumActions() uint32

func (*PolicyClassInfoBgItem) GetPolicyClassHd

func (m *PolicyClassInfoBgItem) GetPolicyClassHd() uint32

func (*PolicyClassInfoBgItem) GetSeq

func (m *PolicyClassInfoBgItem) GetSeq() uint32

func (*PolicyClassInfoBgItem) GetVersion

func (m *PolicyClassInfoBgItem) GetVersion() uint32

func (*PolicyClassInfoBgItem) ProtoMessage

func (*PolicyClassInfoBgItem) ProtoMessage()

func (*PolicyClassInfoBgItem) Reset

func (m *PolicyClassInfoBgItem) Reset()

func (*PolicyClassInfoBgItem) String

func (m *PolicyClassInfoBgItem) String() string

func (*PolicyClassInfoBgItem) XXX_DiscardUnknown

func (m *PolicyClassInfoBgItem) XXX_DiscardUnknown()

func (*PolicyClassInfoBgItem) XXX_Marshal

func (m *PolicyClassInfoBgItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PolicyClassInfoBgItem) XXX_Merge

func (m *PolicyClassInfoBgItem) XXX_Merge(src proto.Message)

func (*PolicyClassInfoBgItem) XXX_Size

func (m *PolicyClassInfoBgItem) XXX_Size() int

func (*PolicyClassInfoBgItem) XXX_Unmarshal

func (m *PolicyClassInfoBgItem) XXX_Unmarshal(b []byte) error

type PolicyEventInfoBgEntry

type PolicyEventInfoBgEntry struct {
	PolicyEventInfoBg    []*PolicyEventInfoBgItem `protobuf:"bytes,1,rep,name=policy_event_info_bg,json=policyEventInfoBg,proto3" json:"policy_event_info_bg,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*PolicyEventInfoBgEntry) Descriptor

func (*PolicyEventInfoBgEntry) Descriptor() ([]byte, []int)

func (*PolicyEventInfoBgEntry) GetPolicyEventInfoBg

func (m *PolicyEventInfoBgEntry) GetPolicyEventInfoBg() []*PolicyEventInfoBgItem

func (*PolicyEventInfoBgEntry) ProtoMessage

func (*PolicyEventInfoBgEntry) ProtoMessage()

func (*PolicyEventInfoBgEntry) Reset

func (m *PolicyEventInfoBgEntry) Reset()

func (*PolicyEventInfoBgEntry) String

func (m *PolicyEventInfoBgEntry) String() string

func (*PolicyEventInfoBgEntry) XXX_DiscardUnknown

func (m *PolicyEventInfoBgEntry) XXX_DiscardUnknown()

func (*PolicyEventInfoBgEntry) XXX_Marshal

func (m *PolicyEventInfoBgEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PolicyEventInfoBgEntry) XXX_Merge

func (m *PolicyEventInfoBgEntry) XXX_Merge(src proto.Message)

func (*PolicyEventInfoBgEntry) XXX_Size

func (m *PolicyEventInfoBgEntry) XXX_Size() int

func (*PolicyEventInfoBgEntry) XXX_Unmarshal

func (m *PolicyEventInfoBgEntry) XXX_Unmarshal(b []byte) error

type PolicyEventInfoBgItem

type PolicyEventInfoBgItem struct {
	EventType            string                  `protobuf:"bytes,1,opt,name=event_type,json=eventType,proto3" json:"event_type,omitempty"`
	CondEval             string                  `protobuf:"bytes,2,opt,name=cond_eval,json=condEval,proto3" json:"cond_eval,omitempty"`
	ClassInfop           *PolicyClassInfoBgEntry `protobuf:"bytes,3,opt,name=class_infop,json=classInfop,proto3" json:"class_infop,omitempty"`
	AvlTree              uint64                  `protobuf:"varint,4,opt,name=avl_tree,json=avlTree,proto3" json:"avl_tree,omitempty"`
	Flags                uint32                  `protobuf:"varint,5,opt,name=flags,proto3" json:"flags,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*PolicyEventInfoBgItem) Descriptor

func (*PolicyEventInfoBgItem) Descriptor() ([]byte, []int)

func (*PolicyEventInfoBgItem) GetAvlTree

func (m *PolicyEventInfoBgItem) GetAvlTree() uint64

func (*PolicyEventInfoBgItem) GetClassInfop

func (m *PolicyEventInfoBgItem) GetClassInfop() *PolicyClassInfoBgEntry

func (*PolicyEventInfoBgItem) GetCondEval

func (m *PolicyEventInfoBgItem) GetCondEval() string

func (*PolicyEventInfoBgItem) GetEventType

func (m *PolicyEventInfoBgItem) GetEventType() string

func (*PolicyEventInfoBgItem) GetFlags

func (m *PolicyEventInfoBgItem) GetFlags() uint32

func (*PolicyEventInfoBgItem) ProtoMessage

func (*PolicyEventInfoBgItem) ProtoMessage()

func (*PolicyEventInfoBgItem) Reset

func (m *PolicyEventInfoBgItem) Reset()

func (*PolicyEventInfoBgItem) String

func (m *PolicyEventInfoBgItem) String() string

func (*PolicyEventInfoBgItem) XXX_DiscardUnknown

func (m *PolicyEventInfoBgItem) XXX_DiscardUnknown()

func (*PolicyEventInfoBgItem) XXX_Marshal

func (m *PolicyEventInfoBgItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PolicyEventInfoBgItem) XXX_Merge

func (m *PolicyEventInfoBgItem) XXX_Merge(src proto.Message)

func (*PolicyEventInfoBgItem) XXX_Size

func (m *PolicyEventInfoBgItem) XXX_Size() int

func (*PolicyEventInfoBgItem) XXX_Unmarshal

func (m *PolicyEventInfoBgItem) XXX_Unmarshal(b []byte) error

type PolicyMapBgEntry

type PolicyMapBgEntry struct {
	PolicyMapBg          []*PolicyMapBgItem `protobuf:"bytes,50,rep,name=policy_map_bg,json=policyMapBg,proto3" json:"policy_map_bg,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*PolicyMapBgEntry) Descriptor

func (*PolicyMapBgEntry) Descriptor() ([]byte, []int)

func (*PolicyMapBgEntry) GetPolicyMapBg

func (m *PolicyMapBgEntry) GetPolicyMapBg() []*PolicyMapBgItem

func (*PolicyMapBgEntry) ProtoMessage

func (*PolicyMapBgEntry) ProtoMessage()

func (*PolicyMapBgEntry) Reset

func (m *PolicyMapBgEntry) Reset()

func (*PolicyMapBgEntry) String

func (m *PolicyMapBgEntry) String() string

func (*PolicyMapBgEntry) XXX_DiscardUnknown

func (m *PolicyMapBgEntry) XXX_DiscardUnknown()

func (*PolicyMapBgEntry) XXX_Marshal

func (m *PolicyMapBgEntry) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PolicyMapBgEntry) XXX_Merge

func (m *PolicyMapBgEntry) XXX_Merge(src proto.Message)

func (*PolicyMapBgEntry) XXX_Size

func (m *PolicyMapBgEntry) XXX_Size() int

func (*PolicyMapBgEntry) XXX_Unmarshal

func (m *PolicyMapBgEntry) XXX_Unmarshal(b []byte) error

type PolicyMapBgEntry_KEYS

type PolicyMapBgEntry_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	Type                 string   `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
	PolicyMapName        string   `protobuf:"bytes,3,opt,name=policy_map_name,json=policyMapName,proto3" json:"policy_map_name,omitempty"`
	SequenceNum          uint32   `protobuf:"varint,4,opt,name=sequence_num,json=sequenceNum,proto3" json:"sequence_num,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PolicyMapBgEntry_KEYS) Descriptor

func (*PolicyMapBgEntry_KEYS) Descriptor() ([]byte, []int)

func (*PolicyMapBgEntry_KEYS) GetNodeName

func (m *PolicyMapBgEntry_KEYS) GetNodeName() string

func (*PolicyMapBgEntry_KEYS) GetPolicyMapName

func (m *PolicyMapBgEntry_KEYS) GetPolicyMapName() string

func (*PolicyMapBgEntry_KEYS) GetSequenceNum

func (m *PolicyMapBgEntry_KEYS) GetSequenceNum() uint32

func (*PolicyMapBgEntry_KEYS) GetType

func (m *PolicyMapBgEntry_KEYS) GetType() string

func (*PolicyMapBgEntry_KEYS) ProtoMessage

func (*PolicyMapBgEntry_KEYS) ProtoMessage()

func (*PolicyMapBgEntry_KEYS) Reset

func (m *PolicyMapBgEntry_KEYS) Reset()

func (*PolicyMapBgEntry_KEYS) String

func (m *PolicyMapBgEntry_KEYS) String() string

func (*PolicyMapBgEntry_KEYS) XXX_DiscardUnknown

func (m *PolicyMapBgEntry_KEYS) XXX_DiscardUnknown()

func (*PolicyMapBgEntry_KEYS) XXX_Marshal

func (m *PolicyMapBgEntry_KEYS) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PolicyMapBgEntry_KEYS) XXX_Merge

func (m *PolicyMapBgEntry_KEYS) XXX_Merge(src proto.Message)

func (*PolicyMapBgEntry_KEYS) XXX_Size

func (m *PolicyMapBgEntry_KEYS) XXX_Size() int

func (*PolicyMapBgEntry_KEYS) XXX_Unmarshal

func (m *PolicyMapBgEntry_KEYS) XXX_Unmarshal(b []byte) error

type PolicyMapBgItem

type PolicyMapBgItem struct {
	Name                 string                  `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Type                 string                  `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
	Magic                uint32                  `protobuf:"varint,3,opt,name=magic,proto3" json:"magic,omitempty"`
	Flags                uint32                  `protobuf:"varint,4,opt,name=flags,proto3" json:"flags,omitempty"`
	NumClasses           uint32                  `protobuf:"varint,5,opt,name=num_classes,json=numClasses,proto3" json:"num_classes,omitempty"`
	MaxHierarchy         uint32                  `protobuf:"varint,6,opt,name=max_hierarchy,json=maxHierarchy,proto3" json:"max_hierarchy,omitempty"`
	ClassDfltHrchyDepth  uint32                  `protobuf:"varint,7,opt,name=class_dflt_hrchy_depth,json=classDfltHrchyDepth,proto3" json:"class_dflt_hrchy_depth,omitempty"`
	NumPolicyClassInfo   uint32                  `protobuf:"varint,8,opt,name=num_policy_class_info,json=numPolicyClassInfo,proto3" json:"num_policy_class_info,omitempty"`
	TableId              uint32                  `protobuf:"varint,9,opt,name=table_id,json=tableId,proto3" json:"table_id,omitempty"`
	Handle               uint32                  `protobuf:"varint,10,opt,name=handle,proto3" json:"handle,omitempty"`
	PmapVarList          *PmapVarListSt          `protobuf:"bytes,11,opt,name=pmap_var_list,json=pmapVarList,proto3" json:"pmap_var_list,omitempty"`
	EventInfop           *PolicyEventInfoBgEntry `protobuf:"bytes,12,opt,name=event_infop,json=eventInfop,proto3" json:"event_infop,omitempty"`
	ChkSum               []uint32                `protobuf:"varint,13,rep,packed,name=chk_sum,json=chkSum,proto3" json:"chk_sum,omitempty"`
	RatelessChkSum       []uint32                `protobuf:"varint,14,rep,packed,name=rateless_chk_sum,json=ratelessChkSum,proto3" json:"rateless_chk_sum,omitempty"`
	Description          string                  `protobuf:"bytes,15,opt,name=description,proto3" json:"description,omitempty"`
	PclassDiff           uint64                  `protobuf:"varint,16,opt,name=pclass_diff,json=pclassDiff,proto3" json:"pclass_diff,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*PolicyMapBgItem) Descriptor

func (*PolicyMapBgItem) Descriptor() ([]byte, []int)

func (*PolicyMapBgItem) GetChkSum

func (m *PolicyMapBgItem) GetChkSum() []uint32

func (*PolicyMapBgItem) GetClassDfltHrchyDepth

func (m *PolicyMapBgItem) GetClassDfltHrchyDepth() uint32

func (*PolicyMapBgItem) GetDescription

func (m *PolicyMapBgItem) GetDescription() string

func (*PolicyMapBgItem) GetEventInfop

func (m *PolicyMapBgItem) GetEventInfop() *PolicyEventInfoBgEntry

func (*PolicyMapBgItem) GetFlags

func (m *PolicyMapBgItem) GetFlags() uint32

func (*PolicyMapBgItem) GetHandle

func (m *PolicyMapBgItem) GetHandle() uint32

func (*PolicyMapBgItem) GetMagic

func (m *PolicyMapBgItem) GetMagic() uint32

func (*PolicyMapBgItem) GetMaxHierarchy

func (m *PolicyMapBgItem) GetMaxHierarchy() uint32

func (*PolicyMapBgItem) GetName

func (m *PolicyMapBgItem) GetName() string

func (*PolicyMapBgItem) GetNumClasses

func (m *PolicyMapBgItem) GetNumClasses() uint32

func (*PolicyMapBgItem) GetNumPolicyClassInfo

func (m *PolicyMapBgItem) GetNumPolicyClassInfo() uint32

func (*PolicyMapBgItem) GetPclassDiff

func (m *PolicyMapBgItem) GetPclassDiff() uint64

func (*PolicyMapBgItem) GetPmapVarList

func (m *PolicyMapBgItem) GetPmapVarList() *PmapVarListSt

func (*PolicyMapBgItem) GetRatelessChkSum

func (m *PolicyMapBgItem) GetRatelessChkSum() []uint32

func (*PolicyMapBgItem) GetTableId

func (m *PolicyMapBgItem) GetTableId() uint32

func (*PolicyMapBgItem) GetType

func (m *PolicyMapBgItem) GetType() string

func (*PolicyMapBgItem) ProtoMessage

func (*PolicyMapBgItem) ProtoMessage()

func (*PolicyMapBgItem) Reset

func (m *PolicyMapBgItem) Reset()

func (*PolicyMapBgItem) String

func (m *PolicyMapBgItem) String() string

func (*PolicyMapBgItem) XXX_DiscardUnknown

func (m *PolicyMapBgItem) XXX_DiscardUnknown()

func (*PolicyMapBgItem) XXX_Marshal

func (m *PolicyMapBgItem) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PolicyMapBgItem) XXX_Merge

func (m *PolicyMapBgItem) XXX_Merge(src proto.Message)

func (*PolicyMapBgItem) XXX_Size

func (m *PolicyMapBgItem) XXX_Size() int

func (*PolicyMapBgItem) XXX_Unmarshal

func (m *PolicyMapBgItem) XXX_Unmarshal(b []byte) error

type PolicyMapHdSt

type PolicyMapHdSt struct {
	Hd                   uint64            `protobuf:"varint,1,opt,name=hd,proto3" json:"hd,omitempty"`
	DataHd               *PolicyMapBgEntry `protobuf:"bytes,2,opt,name=data_hd,json=dataHd,proto3" json:"data_hd,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*PolicyMapHdSt) Descriptor

func (*PolicyMapHdSt) Descriptor() ([]byte, []int)

func (*PolicyMapHdSt) GetDataHd

func (m *PolicyMapHdSt) GetDataHd() *PolicyMapBgEntry

func (*PolicyMapHdSt) GetHd

func (m *PolicyMapHdSt) GetHd() uint64

func (*PolicyMapHdSt) ProtoMessage

func (*PolicyMapHdSt) ProtoMessage()

func (*PolicyMapHdSt) Reset

func (m *PolicyMapHdSt) Reset()

func (*PolicyMapHdSt) String

func (m *PolicyMapHdSt) String() string

func (*PolicyMapHdSt) XXX_DiscardUnknown

func (m *PolicyMapHdSt) XXX_DiscardUnknown()

func (*PolicyMapHdSt) XXX_Marshal

func (m *PolicyMapHdSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PolicyMapHdSt) XXX_Merge

func (m *PolicyMapHdSt) XXX_Merge(src proto.Message)

func (*PolicyMapHdSt) XXX_Size

func (m *PolicyMapHdSt) XXX_Size() int

func (*PolicyMapHdSt) XXX_Unmarshal

func (m *PolicyMapHdSt) XXX_Unmarshal(b []byte) error

type PolicyMapTypeNNameSt

type PolicyMapTypeNNameSt struct {
	Name                 string   `protobuf:"bytes,1,opt,name=name,proto3" json:"name,omitempty"`
	Type                 string   `protobuf:"bytes,2,opt,name=type,proto3" json:"type,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PolicyMapTypeNNameSt) Descriptor

func (*PolicyMapTypeNNameSt) Descriptor() ([]byte, []int)

func (*PolicyMapTypeNNameSt) GetName

func (m *PolicyMapTypeNNameSt) GetName() string

func (*PolicyMapTypeNNameSt) GetType

func (m *PolicyMapTypeNNameSt) GetType() string

func (*PolicyMapTypeNNameSt) ProtoMessage

func (*PolicyMapTypeNNameSt) ProtoMessage()

func (*PolicyMapTypeNNameSt) Reset

func (m *PolicyMapTypeNNameSt) Reset()

func (*PolicyMapTypeNNameSt) String

func (m *PolicyMapTypeNNameSt) String() string

func (*PolicyMapTypeNNameSt) XXX_DiscardUnknown

func (m *PolicyMapTypeNNameSt) XXX_DiscardUnknown()

func (*PolicyMapTypeNNameSt) XXX_Marshal

func (m *PolicyMapTypeNNameSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PolicyMapTypeNNameSt) XXX_Merge

func (m *PolicyMapTypeNNameSt) XXX_Merge(src proto.Message)

func (*PolicyMapTypeNNameSt) XXX_Size

func (m *PolicyMapTypeNNameSt) XXX_Size() int

func (*PolicyMapTypeNNameSt) XXX_Unmarshal

func (m *PolicyMapTypeNNameSt) XXX_Unmarshal(b []byte) error

type PolicyParamUint32St_

type PolicyParamUint32St_ struct {
	Value                uint32   `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"`
	Unit                 string   `protobuf:"bytes,2,opt,name=unit,proto3" json:"unit,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*PolicyParamUint32St_) Descriptor

func (*PolicyParamUint32St_) Descriptor() ([]byte, []int)

func (*PolicyParamUint32St_) GetUnit

func (m *PolicyParamUint32St_) GetUnit() string

func (*PolicyParamUint32St_) GetValue

func (m *PolicyParamUint32St_) GetValue() uint32

func (*PolicyParamUint32St_) ProtoMessage

func (*PolicyParamUint32St_) ProtoMessage()

func (*PolicyParamUint32St_) Reset

func (m *PolicyParamUint32St_) Reset()

func (*PolicyParamUint32St_) String

func (m *PolicyParamUint32St_) String() string

func (*PolicyParamUint32St_) XXX_DiscardUnknown

func (m *PolicyParamUint32St_) XXX_DiscardUnknown()

func (*PolicyParamUint32St_) XXX_Marshal

func (m *PolicyParamUint32St_) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*PolicyParamUint32St_) XXX_Merge

func (m *PolicyParamUint32St_) XXX_Merge(src proto.Message)

func (*PolicyParamUint32St_) XXX_Size

func (m *PolicyParamUint32St_) XXX_Size() int

func (*PolicyParamUint32St_) XXX_Unmarshal

func (m *PolicyParamUint32St_) XXX_Unmarshal(b []byte) error

type ProtoIcmpSt

type ProtoIcmpSt struct {
	Type                 uint32   `protobuf:"varint,1,opt,name=type,proto3" json:"type,omitempty"`
	Code                 uint32   `protobuf:"varint,2,opt,name=code,proto3" json:"code,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*ProtoIcmpSt) Descriptor

func (*ProtoIcmpSt) Descriptor() ([]byte, []int)

func (*ProtoIcmpSt) GetCode

func (m *ProtoIcmpSt) GetCode() uint32

func (*ProtoIcmpSt) GetType

func (m *ProtoIcmpSt) GetType() uint32

func (*ProtoIcmpSt) ProtoMessage

func (*ProtoIcmpSt) ProtoMessage()

func (*ProtoIcmpSt) Reset

func (m *ProtoIcmpSt) Reset()

func (*ProtoIcmpSt) String

func (m *ProtoIcmpSt) String() string

func (*ProtoIcmpSt) XXX_DiscardUnknown

func (m *ProtoIcmpSt) XXX_DiscardUnknown()

func (*ProtoIcmpSt) XXX_Marshal

func (m *ProtoIcmpSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*ProtoIcmpSt) XXX_Merge

func (m *ProtoIcmpSt) XXX_Merge(src proto.Message)

func (*ProtoIcmpSt) XXX_Size

func (m *ProtoIcmpSt) XXX_Size() int

func (*ProtoIcmpSt) XXX_Unmarshal

func (m *ProtoIcmpSt) XXX_Unmarshal(b []byte) error

type TcpFlagSt

type TcpFlagSt struct {
	Value                uint32   `protobuf:"varint,1,opt,name=value,proto3" json:"value,omitempty"`
	MatchAny             bool     `protobuf:"varint,2,opt,name=match_any,json=matchAny,proto3" json:"match_any,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*TcpFlagSt) Descriptor

func (*TcpFlagSt) Descriptor() ([]byte, []int)

func (*TcpFlagSt) GetMatchAny

func (m *TcpFlagSt) GetMatchAny() bool

func (*TcpFlagSt) GetValue

func (m *TcpFlagSt) GetValue() uint32

func (*TcpFlagSt) ProtoMessage

func (*TcpFlagSt) ProtoMessage()

func (*TcpFlagSt) Reset

func (m *TcpFlagSt) Reset()

func (*TcpFlagSt) String

func (m *TcpFlagSt) String() string

func (*TcpFlagSt) XXX_DiscardUnknown

func (m *TcpFlagSt) XXX_DiscardUnknown()

func (*TcpFlagSt) XXX_Marshal

func (m *TcpFlagSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*TcpFlagSt) XXX_Merge

func (m *TcpFlagSt) XXX_Merge(src proto.Message)

func (*TcpFlagSt) XXX_Size

func (m *TcpFlagSt) XXX_Size() int

func (*TcpFlagSt) XXX_Unmarshal

func (m *TcpFlagSt) XXX_Unmarshal(b []byte) error

type Uint16RngSt

type Uint16RngSt struct {
	Min                  uint32   `protobuf:"varint,1,opt,name=min,proto3" json:"min,omitempty"`
	Max                  uint32   `protobuf:"varint,2,opt,name=max,proto3" json:"max,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Uint16RngSt) Descriptor

func (*Uint16RngSt) Descriptor() ([]byte, []int)

func (*Uint16RngSt) GetMax

func (m *Uint16RngSt) GetMax() uint32

func (*Uint16RngSt) GetMin

func (m *Uint16RngSt) GetMin() uint32

func (*Uint16RngSt) ProtoMessage

func (*Uint16RngSt) ProtoMessage()

func (*Uint16RngSt) Reset

func (m *Uint16RngSt) Reset()

func (*Uint16RngSt) String

func (m *Uint16RngSt) String() string

func (*Uint16RngSt) XXX_DiscardUnknown

func (m *Uint16RngSt) XXX_DiscardUnknown()

func (*Uint16RngSt) XXX_Marshal

func (m *Uint16RngSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Uint16RngSt) XXX_Merge

func (m *Uint16RngSt) XXX_Merge(src proto.Message)

func (*Uint16RngSt) XXX_Size

func (m *Uint16RngSt) XXX_Size() int

func (*Uint16RngSt) XXX_Unmarshal

func (m *Uint16RngSt) XXX_Unmarshal(b []byte) error

type Uint32RngSt

type Uint32RngSt struct {
	Min                  uint32   `protobuf:"varint,1,opt,name=min,proto3" json:"min,omitempty"`
	Max                  uint32   `protobuf:"varint,2,opt,name=max,proto3" json:"max,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Uint32RngSt) Descriptor

func (*Uint32RngSt) Descriptor() ([]byte, []int)

func (*Uint32RngSt) GetMax

func (m *Uint32RngSt) GetMax() uint32

func (*Uint32RngSt) GetMin

func (m *Uint32RngSt) GetMin() uint32

func (*Uint32RngSt) ProtoMessage

func (*Uint32RngSt) ProtoMessage()

func (*Uint32RngSt) Reset

func (m *Uint32RngSt) Reset()

func (*Uint32RngSt) String

func (m *Uint32RngSt) String() string

func (*Uint32RngSt) XXX_DiscardUnknown

func (m *Uint32RngSt) XXX_DiscardUnknown()

func (*Uint32RngSt) XXX_Marshal

func (m *Uint32RngSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Uint32RngSt) XXX_Merge

func (m *Uint32RngSt) XXX_Merge(src proto.Message)

func (*Uint32RngSt) XXX_Size

func (m *Uint32RngSt) XXX_Size() int

func (*Uint32RngSt) XXX_Unmarshal

func (m *Uint32RngSt) XXX_Unmarshal(b []byte) error

type Uint8RngSt

type Uint8RngSt struct {
	Min                  uint32   `protobuf:"varint,1,opt,name=min,proto3" json:"min,omitempty"`
	Max                  uint32   `protobuf:"varint,2,opt,name=max,proto3" json:"max,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*Uint8RngSt) Descriptor

func (*Uint8RngSt) Descriptor() ([]byte, []int)

func (*Uint8RngSt) GetMax

func (m *Uint8RngSt) GetMax() uint32

func (*Uint8RngSt) GetMin

func (m *Uint8RngSt) GetMin() uint32

func (*Uint8RngSt) ProtoMessage

func (*Uint8RngSt) ProtoMessage()

func (*Uint8RngSt) Reset

func (m *Uint8RngSt) Reset()

func (*Uint8RngSt) String

func (m *Uint8RngSt) String() string

func (*Uint8RngSt) XXX_DiscardUnknown

func (m *Uint8RngSt) XXX_DiscardUnknown()

func (*Uint8RngSt) XXX_Marshal

func (m *Uint8RngSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*Uint8RngSt) XXX_Merge

func (m *Uint8RngSt) XXX_Merge(src proto.Message)

func (*Uint8RngSt) XXX_Size

func (m *Uint8RngSt) XXX_Size() int

func (*Uint8RngSt) XXX_Unmarshal

func (m *Uint8RngSt) XXX_Unmarshal(b []byte) error

type VlanIdSt

type VlanIdSt struct {
	Min                  uint32   `protobuf:"varint,1,opt,name=min,proto3" json:"min,omitempty"`
	Max                  uint32   `protobuf:"varint,2,opt,name=max,proto3" json:"max,omitempty"`
	Mask                 uint32   `protobuf:"varint,3,opt,name=mask,proto3" json:"mask,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*VlanIdSt) Descriptor

func (*VlanIdSt) Descriptor() ([]byte, []int)

func (*VlanIdSt) GetMask

func (m *VlanIdSt) GetMask() uint32

func (*VlanIdSt) GetMax

func (m *VlanIdSt) GetMax() uint32

func (*VlanIdSt) GetMin

func (m *VlanIdSt) GetMin() uint32

func (*VlanIdSt) ProtoMessage

func (*VlanIdSt) ProtoMessage()

func (*VlanIdSt) Reset

func (m *VlanIdSt) Reset()

func (*VlanIdSt) String

func (m *VlanIdSt) String() string

func (*VlanIdSt) XXX_DiscardUnknown

func (m *VlanIdSt) XXX_DiscardUnknown()

func (*VlanIdSt) XXX_Marshal

func (m *VlanIdSt) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*VlanIdSt) XXX_Merge

func (m *VlanIdSt) XXX_Merge(src proto.Message)

func (*VlanIdSt) XXX_Size

func (m *VlanIdSt) XXX_Size() int

func (*VlanIdSt) XXX_Unmarshal

func (m *VlanIdSt) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL