cisco_ios_xr_mpls_ldp_oper_mpls_ldp_global_standby_ato_mdb_table_entries_ato_mdb_table_entry

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-mpls-ldp-oper:mpls-ldp/global/standby/ato-mdb-table-entries/ato-mdb-table-entry

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type L2VpnLdpAtom

type L2VpnLdpAtom struct {
	PeerIdXr             string             `protobuf:"bytes,50,opt,name=peer_id_xr,json=peerIdXr,proto3" json:"peer_id_xr,omitempty"`
	FecInfo              *L2VpnLdpPwFecInfo `protobuf:"bytes,51,opt,name=fec_info,json=fecInfo,proto3" json:"fec_info,omitempty"`
	MappingTlvCount      uint32             `protobuf:"varint,52,opt,name=mapping_tlv_count,json=mappingTlvCount,proto3" json:"mapping_tlv_count,omitempty"`
	NotificationTlvCount uint32             `protobuf:"varint,53,opt,name=notification_tlv_count,json=notificationTlvCount,proto3" json:"notification_tlv_count,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*L2VpnLdpAtom) Descriptor

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

func (*L2VpnLdpAtom) GetFecInfo

func (m *L2VpnLdpAtom) GetFecInfo() *L2VpnLdpPwFecInfo

func (*L2VpnLdpAtom) GetMappingTlvCount

func (m *L2VpnLdpAtom) GetMappingTlvCount() uint32

func (*L2VpnLdpAtom) GetNotificationTlvCount

func (m *L2VpnLdpAtom) GetNotificationTlvCount() uint32

func (*L2VpnLdpAtom) GetPeerIdXr

func (m *L2VpnLdpAtom) GetPeerIdXr() string

func (*L2VpnLdpAtom) ProtoMessage

func (*L2VpnLdpAtom) ProtoMessage()

func (*L2VpnLdpAtom) Reset

func (m *L2VpnLdpAtom) Reset()

func (*L2VpnLdpAtom) String

func (m *L2VpnLdpAtom) String() string

func (*L2VpnLdpAtom) XXX_DiscardUnknown

func (m *L2VpnLdpAtom) XXX_DiscardUnknown()

func (*L2VpnLdpAtom) XXX_Marshal

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

func (*L2VpnLdpAtom) XXX_Merge

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

func (*L2VpnLdpAtom) XXX_Size

func (m *L2VpnLdpAtom) XXX_Size() int

func (*L2VpnLdpAtom) XXX_Unmarshal

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

type L2VpnLdpAtom_KEYS

type L2VpnLdpAtom_KEYS struct {
	PeerId               string   `protobuf:"bytes,1,opt,name=peer_id,json=peerId,proto3" json:"peer_id,omitempty"`
	FeCtype              uint32   `protobuf:"varint,2,opt,name=fe_ctype,json=feCtype,proto3" json:"fe_ctype,omitempty"`
	PwId                 uint32   `protobuf:"varint,3,opt,name=pw_id,json=pwId,proto3" json:"pw_id,omitempty"`
	AgiType              uint32   `protobuf:"varint,4,opt,name=agi_type,json=agiType,proto3" json:"agi_type,omitempty"`
	Agi                  uint32   `protobuf:"varint,5,opt,name=agi,proto3" json:"agi,omitempty"`
	SaiiType             uint32   `protobuf:"varint,6,opt,name=saii_type,json=saiiType,proto3" json:"saii_type,omitempty"`
	SaiiLocalId          string   `protobuf:"bytes,7,opt,name=saii_local_id,json=saiiLocalId,proto3" json:"saii_local_id,omitempty"`
	SaiiGlobalId         uint32   `protobuf:"varint,8,opt,name=saii_global_id,json=saiiGlobalId,proto3" json:"saii_global_id,omitempty"`
	SaiiPrefix           string   `protobuf:"bytes,9,opt,name=saii_prefix,json=saiiPrefix,proto3" json:"saii_prefix,omitempty"`
	SaiiAcId             uint32   `protobuf:"varint,10,opt,name=saii_ac_id,json=saiiAcId,proto3" json:"saii_ac_id,omitempty"`
	TaiiType             uint32   `protobuf:"varint,11,opt,name=taii_type,json=taiiType,proto3" json:"taii_type,omitempty"`
	TaiiLocalId          string   `protobuf:"bytes,12,opt,name=taii_local_id,json=taiiLocalId,proto3" json:"taii_local_id,omitempty"`
	TaiiGlobalId         uint32   `protobuf:"varint,13,opt,name=taii_global_id,json=taiiGlobalId,proto3" json:"taii_global_id,omitempty"`
	TaiiPrefix           string   `protobuf:"bytes,14,opt,name=taii_prefix,json=taiiPrefix,proto3" json:"taii_prefix,omitempty"`
	TaiiAcId             uint32   `protobuf:"varint,15,opt,name=taii_ac_id,json=taiiAcId,proto3" json:"taii_ac_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnLdpAtom_KEYS) Descriptor

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

func (*L2VpnLdpAtom_KEYS) GetAgi

func (m *L2VpnLdpAtom_KEYS) GetAgi() uint32

func (*L2VpnLdpAtom_KEYS) GetAgiType

func (m *L2VpnLdpAtom_KEYS) GetAgiType() uint32

func (*L2VpnLdpAtom_KEYS) GetFeCtype

func (m *L2VpnLdpAtom_KEYS) GetFeCtype() uint32

func (*L2VpnLdpAtom_KEYS) GetPeerId

func (m *L2VpnLdpAtom_KEYS) GetPeerId() string

func (*L2VpnLdpAtom_KEYS) GetPwId

func (m *L2VpnLdpAtom_KEYS) GetPwId() uint32

func (*L2VpnLdpAtom_KEYS) GetSaiiAcId

func (m *L2VpnLdpAtom_KEYS) GetSaiiAcId() uint32

func (*L2VpnLdpAtom_KEYS) GetSaiiGlobalId

func (m *L2VpnLdpAtom_KEYS) GetSaiiGlobalId() uint32

func (*L2VpnLdpAtom_KEYS) GetSaiiLocalId

func (m *L2VpnLdpAtom_KEYS) GetSaiiLocalId() string

func (*L2VpnLdpAtom_KEYS) GetSaiiPrefix

func (m *L2VpnLdpAtom_KEYS) GetSaiiPrefix() string

func (*L2VpnLdpAtom_KEYS) GetSaiiType

func (m *L2VpnLdpAtom_KEYS) GetSaiiType() uint32

func (*L2VpnLdpAtom_KEYS) GetTaiiAcId

func (m *L2VpnLdpAtom_KEYS) GetTaiiAcId() uint32

func (*L2VpnLdpAtom_KEYS) GetTaiiGlobalId

func (m *L2VpnLdpAtom_KEYS) GetTaiiGlobalId() uint32

func (*L2VpnLdpAtom_KEYS) GetTaiiLocalId

func (m *L2VpnLdpAtom_KEYS) GetTaiiLocalId() string

func (*L2VpnLdpAtom_KEYS) GetTaiiPrefix

func (m *L2VpnLdpAtom_KEYS) GetTaiiPrefix() string

func (*L2VpnLdpAtom_KEYS) GetTaiiType

func (m *L2VpnLdpAtom_KEYS) GetTaiiType() uint32

func (*L2VpnLdpAtom_KEYS) ProtoMessage

func (*L2VpnLdpAtom_KEYS) ProtoMessage()

func (*L2VpnLdpAtom_KEYS) Reset

func (m *L2VpnLdpAtom_KEYS) Reset()

func (*L2VpnLdpAtom_KEYS) String

func (m *L2VpnLdpAtom_KEYS) String() string

func (*L2VpnLdpAtom_KEYS) XXX_DiscardUnknown

func (m *L2VpnLdpAtom_KEYS) XXX_DiscardUnknown()

func (*L2VpnLdpAtom_KEYS) XXX_Marshal

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

func (*L2VpnLdpAtom_KEYS) XXX_Merge

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

func (*L2VpnLdpAtom_KEYS) XXX_Size

func (m *L2VpnLdpAtom_KEYS) XXX_Size() int

func (*L2VpnLdpAtom_KEYS) XXX_Unmarshal

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

type L2VpnLdpPwAgi

type L2VpnLdpPwAgi struct {
	AgiType              string           `protobuf:"bytes,1,opt,name=agi_type,json=agiType,proto3" json:"agi_type,omitempty"`
	Agi1                 *L2VpnLdpPwAgi1T `protobuf:"bytes,2,opt,name=agi1,proto3" json:"agi1,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*L2VpnLdpPwAgi) Descriptor

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

func (*L2VpnLdpPwAgi) GetAgi1

func (m *L2VpnLdpPwAgi) GetAgi1() *L2VpnLdpPwAgi1T

func (*L2VpnLdpPwAgi) GetAgiType

func (m *L2VpnLdpPwAgi) GetAgiType() string

func (*L2VpnLdpPwAgi) ProtoMessage

func (*L2VpnLdpPwAgi) ProtoMessage()

func (*L2VpnLdpPwAgi) Reset

func (m *L2VpnLdpPwAgi) Reset()

func (*L2VpnLdpPwAgi) String

func (m *L2VpnLdpPwAgi) String() string

func (*L2VpnLdpPwAgi) XXX_DiscardUnknown

func (m *L2VpnLdpPwAgi) XXX_DiscardUnknown()

func (*L2VpnLdpPwAgi) XXX_Marshal

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

func (*L2VpnLdpPwAgi) XXX_Merge

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

func (*L2VpnLdpPwAgi) XXX_Size

func (m *L2VpnLdpPwAgi) XXX_Size() int

func (*L2VpnLdpPwAgi) XXX_Unmarshal

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

type L2VpnLdpPwAgi1T

type L2VpnLdpPwAgi1T struct {
	Rd                   uint64   `protobuf:"varint,1,opt,name=rd,proto3" json:"rd,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnLdpPwAgi1T) Descriptor

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

func (*L2VpnLdpPwAgi1T) GetRd

func (m *L2VpnLdpPwAgi1T) GetRd() uint64

func (*L2VpnLdpPwAgi1T) ProtoMessage

func (*L2VpnLdpPwAgi1T) ProtoMessage()

func (*L2VpnLdpPwAgi1T) Reset

func (m *L2VpnLdpPwAgi1T) Reset()

func (*L2VpnLdpPwAgi1T) String

func (m *L2VpnLdpPwAgi1T) String() string

func (*L2VpnLdpPwAgi1T) XXX_DiscardUnknown

func (m *L2VpnLdpPwAgi1T) XXX_DiscardUnknown()

func (*L2VpnLdpPwAgi1T) XXX_Marshal

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

func (*L2VpnLdpPwAgi1T) XXX_Merge

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

func (*L2VpnLdpPwAgi1T) XXX_Size

func (m *L2VpnLdpPwAgi1T) XXX_Size() int

func (*L2VpnLdpPwAgi1T) XXX_Unmarshal

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

type L2VpnLdpPwAii

type L2VpnLdpPwAii struct {
	AiiType              string           `protobuf:"bytes,1,opt,name=aii_type,json=aiiType,proto3" json:"aii_type,omitempty"`
	Aii1                 *L2VpnLdpPwAii1T `protobuf:"bytes,2,opt,name=aii1,proto3" json:"aii1,omitempty"`
	Aii2                 *L2VpnLdpPwAii2T `protobuf:"bytes,3,opt,name=aii2,proto3" json:"aii2,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*L2VpnLdpPwAii) Descriptor

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

func (*L2VpnLdpPwAii) GetAii1

func (m *L2VpnLdpPwAii) GetAii1() *L2VpnLdpPwAii1T

func (*L2VpnLdpPwAii) GetAii2

func (m *L2VpnLdpPwAii) GetAii2() *L2VpnLdpPwAii2T

func (*L2VpnLdpPwAii) GetAiiType

func (m *L2VpnLdpPwAii) GetAiiType() string

func (*L2VpnLdpPwAii) ProtoMessage

func (*L2VpnLdpPwAii) ProtoMessage()

func (*L2VpnLdpPwAii) Reset

func (m *L2VpnLdpPwAii) Reset()

func (*L2VpnLdpPwAii) String

func (m *L2VpnLdpPwAii) String() string

func (*L2VpnLdpPwAii) XXX_DiscardUnknown

func (m *L2VpnLdpPwAii) XXX_DiscardUnknown()

func (*L2VpnLdpPwAii) XXX_Marshal

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

func (*L2VpnLdpPwAii) XXX_Merge

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

func (*L2VpnLdpPwAii) XXX_Size

func (m *L2VpnLdpPwAii) XXX_Size() int

func (*L2VpnLdpPwAii) XXX_Unmarshal

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

type L2VpnLdpPwAii1T

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

func (*L2VpnLdpPwAii1T) Descriptor

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

func (*L2VpnLdpPwAii1T) GetLocalId

func (m *L2VpnLdpPwAii1T) GetLocalId() string

func (*L2VpnLdpPwAii1T) ProtoMessage

func (*L2VpnLdpPwAii1T) ProtoMessage()

func (*L2VpnLdpPwAii1T) Reset

func (m *L2VpnLdpPwAii1T) Reset()

func (*L2VpnLdpPwAii1T) String

func (m *L2VpnLdpPwAii1T) String() string

func (*L2VpnLdpPwAii1T) XXX_DiscardUnknown

func (m *L2VpnLdpPwAii1T) XXX_DiscardUnknown()

func (*L2VpnLdpPwAii1T) XXX_Marshal

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

func (*L2VpnLdpPwAii1T) XXX_Merge

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

func (*L2VpnLdpPwAii1T) XXX_Size

func (m *L2VpnLdpPwAii1T) XXX_Size() int

func (*L2VpnLdpPwAii1T) XXX_Unmarshal

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

type L2VpnLdpPwAii2T

type L2VpnLdpPwAii2T struct {
	GobalId              uint32   `protobuf:"varint,1,opt,name=gobal_id,json=gobalId,proto3" json:"gobal_id,omitempty"`
	Prefix               uint32   `protobuf:"varint,2,opt,name=prefix,proto3" json:"prefix,omitempty"`
	AcId                 uint32   `protobuf:"varint,3,opt,name=ac_id,json=acId,proto3" json:"ac_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnLdpPwAii2T) Descriptor

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

func (*L2VpnLdpPwAii2T) GetAcId

func (m *L2VpnLdpPwAii2T) GetAcId() uint32

func (*L2VpnLdpPwAii2T) GetGobalId

func (m *L2VpnLdpPwAii2T) GetGobalId() uint32

func (*L2VpnLdpPwAii2T) GetPrefix

func (m *L2VpnLdpPwAii2T) GetPrefix() uint32

func (*L2VpnLdpPwAii2T) ProtoMessage

func (*L2VpnLdpPwAii2T) ProtoMessage()

func (*L2VpnLdpPwAii2T) Reset

func (m *L2VpnLdpPwAii2T) Reset()

func (*L2VpnLdpPwAii2T) String

func (m *L2VpnLdpPwAii2T) String() string

func (*L2VpnLdpPwAii2T) XXX_DiscardUnknown

func (m *L2VpnLdpPwAii2T) XXX_DiscardUnknown()

func (*L2VpnLdpPwAii2T) XXX_Marshal

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

func (*L2VpnLdpPwAii2T) XXX_Merge

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

func (*L2VpnLdpPwAii2T) XXX_Size

func (m *L2VpnLdpPwAii2T) XXX_Size() int

func (*L2VpnLdpPwAii2T) XXX_Unmarshal

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

type L2VpnLdpPwFecInfo

type L2VpnLdpPwFecInfo struct {
	FeCtype              string              `protobuf:"bytes,1,opt,name=fe_ctype,json=feCtype,proto3" json:"fe_ctype,omitempty"`
	Fec128               *L2VpnLdpPwFec_128T `protobuf:"bytes,2,opt,name=fec128,proto3" json:"fec128,omitempty"`
	Fec129               *L2VpnLdpPwFec_129T `protobuf:"bytes,3,opt,name=fec129,proto3" json:"fec129,omitempty"`
	Fec130               *L2VpnLdpPwFec_130T `protobuf:"bytes,4,opt,name=fec130,proto3" json:"fec130,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*L2VpnLdpPwFecInfo) Descriptor

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

func (*L2VpnLdpPwFecInfo) GetFeCtype

func (m *L2VpnLdpPwFecInfo) GetFeCtype() string

func (*L2VpnLdpPwFecInfo) GetFec128

func (m *L2VpnLdpPwFecInfo) GetFec128() *L2VpnLdpPwFec_128T

func (*L2VpnLdpPwFecInfo) GetFec129

func (m *L2VpnLdpPwFecInfo) GetFec129() *L2VpnLdpPwFec_129T

func (*L2VpnLdpPwFecInfo) GetFec130

func (m *L2VpnLdpPwFecInfo) GetFec130() *L2VpnLdpPwFec_130T

func (*L2VpnLdpPwFecInfo) ProtoMessage

func (*L2VpnLdpPwFecInfo) ProtoMessage()

func (*L2VpnLdpPwFecInfo) Reset

func (m *L2VpnLdpPwFecInfo) Reset()

func (*L2VpnLdpPwFecInfo) String

func (m *L2VpnLdpPwFecInfo) String() string

func (*L2VpnLdpPwFecInfo) XXX_DiscardUnknown

func (m *L2VpnLdpPwFecInfo) XXX_DiscardUnknown()

func (*L2VpnLdpPwFecInfo) XXX_Marshal

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

func (*L2VpnLdpPwFecInfo) XXX_Merge

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

func (*L2VpnLdpPwFecInfo) XXX_Size

func (m *L2VpnLdpPwFecInfo) XXX_Size() int

func (*L2VpnLdpPwFecInfo) XXX_Unmarshal

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

type L2VpnLdpPwFec_128T

type L2VpnLdpPwFec_128T struct {
	PseudowireId         uint32   `protobuf:"varint,1,opt,name=pseudowire_id,json=pseudowireId,proto3" json:"pseudowire_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*L2VpnLdpPwFec_128T) Descriptor

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

func (*L2VpnLdpPwFec_128T) GetPseudowireId

func (m *L2VpnLdpPwFec_128T) GetPseudowireId() uint32

func (*L2VpnLdpPwFec_128T) ProtoMessage

func (*L2VpnLdpPwFec_128T) ProtoMessage()

func (*L2VpnLdpPwFec_128T) Reset

func (m *L2VpnLdpPwFec_128T) Reset()

func (*L2VpnLdpPwFec_128T) String

func (m *L2VpnLdpPwFec_128T) String() string

func (*L2VpnLdpPwFec_128T) XXX_DiscardUnknown

func (m *L2VpnLdpPwFec_128T) XXX_DiscardUnknown()

func (*L2VpnLdpPwFec_128T) XXX_Marshal

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

func (*L2VpnLdpPwFec_128T) XXX_Merge

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

func (*L2VpnLdpPwFec_128T) XXX_Size

func (m *L2VpnLdpPwFec_128T) XXX_Size() int

func (*L2VpnLdpPwFec_128T) XXX_Unmarshal

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

type L2VpnLdpPwFec_129T

type L2VpnLdpPwFec_129T struct {
	Agi                  *L2VpnLdpPwAgi `protobuf:"bytes,1,opt,name=agi,proto3" json:"agi,omitempty"`
	Saii                 *L2VpnLdpPwAii `protobuf:"bytes,2,opt,name=saii,proto3" json:"saii,omitempty"`
	Taii                 *L2VpnLdpPwAii `protobuf:"bytes,3,opt,name=taii,proto3" json:"taii,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*L2VpnLdpPwFec_129T) Descriptor

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

func (*L2VpnLdpPwFec_129T) GetAgi

func (m *L2VpnLdpPwFec_129T) GetAgi() *L2VpnLdpPwAgi

func (*L2VpnLdpPwFec_129T) GetSaii

func (m *L2VpnLdpPwFec_129T) GetSaii() *L2VpnLdpPwAii

func (*L2VpnLdpPwFec_129T) GetTaii

func (m *L2VpnLdpPwFec_129T) GetTaii() *L2VpnLdpPwAii

func (*L2VpnLdpPwFec_129T) ProtoMessage

func (*L2VpnLdpPwFec_129T) ProtoMessage()

func (*L2VpnLdpPwFec_129T) Reset

func (m *L2VpnLdpPwFec_129T) Reset()

func (*L2VpnLdpPwFec_129T) String

func (m *L2VpnLdpPwFec_129T) String() string

func (*L2VpnLdpPwFec_129T) XXX_DiscardUnknown

func (m *L2VpnLdpPwFec_129T) XXX_DiscardUnknown()

func (*L2VpnLdpPwFec_129T) XXX_Marshal

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

func (*L2VpnLdpPwFec_129T) XXX_Merge

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

func (*L2VpnLdpPwFec_129T) XXX_Size

func (m *L2VpnLdpPwFec_129T) XXX_Size() int

func (*L2VpnLdpPwFec_129T) XXX_Unmarshal

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

type L2VpnLdpPwFec_130T

type L2VpnLdpPwFec_130T struct {
	Agi                  *L2VpnLdpPwAgi `protobuf:"bytes,1,opt,name=agi,proto3" json:"agi,omitempty"`
	Saii                 *L2VpnLdpPwAii `protobuf:"bytes,2,opt,name=saii,proto3" json:"saii,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*L2VpnLdpPwFec_130T) Descriptor

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

func (*L2VpnLdpPwFec_130T) GetAgi

func (m *L2VpnLdpPwFec_130T) GetAgi() *L2VpnLdpPwAgi

func (*L2VpnLdpPwFec_130T) GetSaii

func (m *L2VpnLdpPwFec_130T) GetSaii() *L2VpnLdpPwAii

func (*L2VpnLdpPwFec_130T) ProtoMessage

func (*L2VpnLdpPwFec_130T) ProtoMessage()

func (*L2VpnLdpPwFec_130T) Reset

func (m *L2VpnLdpPwFec_130T) Reset()

func (*L2VpnLdpPwFec_130T) String

func (m *L2VpnLdpPwFec_130T) String() string

func (*L2VpnLdpPwFec_130T) XXX_DiscardUnknown

func (m *L2VpnLdpPwFec_130T) XXX_DiscardUnknown()

func (*L2VpnLdpPwFec_130T) XXX_Marshal

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

func (*L2VpnLdpPwFec_130T) XXX_Merge

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

func (*L2VpnLdpPwFec_130T) XXX_Size

func (m *L2VpnLdpPwFec_130T) XXX_Size() int

func (*L2VpnLdpPwFec_130T) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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