cisco_ios_xr_ip_rsvp_oper_rsvp_request_details_request_detail

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: 0

Documentation

Overview

Cisco-IOS-XR-ip-rsvp-oper:rsvp/request-details/request-detail

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RsvpFilterUnion

type RsvpFilterUnion struct {
	FilterType           string                  `protobuf:"bytes,1,opt,name=filter_type,json=filterType,proto3" json:"filter_type,omitempty"`
	UdpIpv4Session       *RsvpMgmtFilterIpv4     `protobuf:"bytes,2,opt,name=udp_ipv4_session,json=udpIpv4Session,proto3" json:"udp_ipv4_session,omitempty"`
	P2MpIpv4Session      *RsvpMgmtFilterP2MpIpv4 `protobuf:"bytes,3,opt,name=p2mp_ipv4_session,json=p2mpIpv4Session,proto3" json:"p2mp_ipv4_session,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                `json:"-"`
	XXX_unrecognized     []byte                  `json:"-"`
	XXX_sizecache        int32                   `json:"-"`
}

func (*RsvpFilterUnion) Descriptor

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

func (*RsvpFilterUnion) GetFilterType

func (m *RsvpFilterUnion) GetFilterType() string

func (*RsvpFilterUnion) GetP2MpIpv4Session

func (m *RsvpFilterUnion) GetP2MpIpv4Session() *RsvpMgmtFilterP2MpIpv4

func (*RsvpFilterUnion) GetUdpIpv4Session

func (m *RsvpFilterUnion) GetUdpIpv4Session() *RsvpMgmtFilterIpv4

func (*RsvpFilterUnion) ProtoMessage

func (*RsvpFilterUnion) ProtoMessage()

func (*RsvpFilterUnion) Reset

func (m *RsvpFilterUnion) Reset()

func (*RsvpFilterUnion) String

func (m *RsvpFilterUnion) String() string

func (*RsvpFilterUnion) XXX_DiscardUnknown

func (m *RsvpFilterUnion) XXX_DiscardUnknown()

func (*RsvpFilterUnion) XXX_Marshal

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

func (*RsvpFilterUnion) XXX_Merge

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

func (*RsvpFilterUnion) XXX_Size

func (m *RsvpFilterUnion) XXX_Size() int

func (*RsvpFilterUnion) XXX_Unmarshal

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

type RsvpMgmtFilterInfo

type RsvpMgmtFilterInfo struct {
	RsvpFilter           *RsvpFilterUnion `protobuf:"bytes,1,opt,name=rsvp_filter,json=rsvpFilter,proto3" json:"rsvp_filter,omitempty"`
	XXX_NoUnkeyedLiteral struct{}         `json:"-"`
	XXX_unrecognized     []byte           `json:"-"`
	XXX_sizecache        int32            `json:"-"`
}

func (*RsvpMgmtFilterInfo) Descriptor

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

func (*RsvpMgmtFilterInfo) GetRsvpFilter

func (m *RsvpMgmtFilterInfo) GetRsvpFilter() *RsvpFilterUnion

func (*RsvpMgmtFilterInfo) ProtoMessage

func (*RsvpMgmtFilterInfo) ProtoMessage()

func (*RsvpMgmtFilterInfo) Reset

func (m *RsvpMgmtFilterInfo) Reset()

func (*RsvpMgmtFilterInfo) String

func (m *RsvpMgmtFilterInfo) String() string

func (*RsvpMgmtFilterInfo) XXX_DiscardUnknown

func (m *RsvpMgmtFilterInfo) XXX_DiscardUnknown()

func (*RsvpMgmtFilterInfo) XXX_Marshal

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

func (*RsvpMgmtFilterInfo) XXX_Merge

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

func (*RsvpMgmtFilterInfo) XXX_Size

func (m *RsvpMgmtFilterInfo) XXX_Size() int

func (*RsvpMgmtFilterInfo) XXX_Unmarshal

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

type RsvpMgmtFilterIpv4

type RsvpMgmtFilterIpv4 struct {
	SourceAddress        string   `protobuf:"bytes,1,opt,name=source_address,json=sourceAddress,proto3" json:"source_address,omitempty"`
	SourcePort           uint32   `protobuf:"varint,2,opt,name=source_port,json=sourcePort,proto3" json:"source_port,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtFilterIpv4) Descriptor

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

func (*RsvpMgmtFilterIpv4) GetSourceAddress

func (m *RsvpMgmtFilterIpv4) GetSourceAddress() string

func (*RsvpMgmtFilterIpv4) GetSourcePort

func (m *RsvpMgmtFilterIpv4) GetSourcePort() uint32

func (*RsvpMgmtFilterIpv4) ProtoMessage

func (*RsvpMgmtFilterIpv4) ProtoMessage()

func (*RsvpMgmtFilterIpv4) Reset

func (m *RsvpMgmtFilterIpv4) Reset()

func (*RsvpMgmtFilterIpv4) String

func (m *RsvpMgmtFilterIpv4) String() string

func (*RsvpMgmtFilterIpv4) XXX_DiscardUnknown

func (m *RsvpMgmtFilterIpv4) XXX_DiscardUnknown()

func (*RsvpMgmtFilterIpv4) XXX_Marshal

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

func (*RsvpMgmtFilterIpv4) XXX_Merge

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

func (*RsvpMgmtFilterIpv4) XXX_Size

func (m *RsvpMgmtFilterIpv4) XXX_Size() int

func (*RsvpMgmtFilterIpv4) XXX_Unmarshal

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

type RsvpMgmtFilterP2MpIpv4

type RsvpMgmtFilterP2MpIpv4 struct {
	SourceAddress        string   `protobuf:"bytes,1,opt,name=source_address,json=sourceAddress,proto3" json:"source_address,omitempty"`
	SourcePort           uint32   `protobuf:"varint,2,opt,name=source_port,json=sourcePort,proto3" json:"source_port,omitempty"`
	P2MpSubGroupOrigin   string   `protobuf:"bytes,3,opt,name=p2mp_sub_group_origin,json=p2mpSubGroupOrigin,proto3" json:"p2mp_sub_group_origin,omitempty"`
	SubGroupId           uint32   `protobuf:"varint,4,opt,name=sub_group_id,json=subGroupId,proto3" json:"sub_group_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtFilterP2MpIpv4) Descriptor

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

func (*RsvpMgmtFilterP2MpIpv4) GetP2MpSubGroupOrigin

func (m *RsvpMgmtFilterP2MpIpv4) GetP2MpSubGroupOrigin() string

func (*RsvpMgmtFilterP2MpIpv4) GetSourceAddress

func (m *RsvpMgmtFilterP2MpIpv4) GetSourceAddress() string

func (*RsvpMgmtFilterP2MpIpv4) GetSourcePort

func (m *RsvpMgmtFilterP2MpIpv4) GetSourcePort() uint32

func (*RsvpMgmtFilterP2MpIpv4) GetSubGroupId

func (m *RsvpMgmtFilterP2MpIpv4) GetSubGroupId() uint32

func (*RsvpMgmtFilterP2MpIpv4) ProtoMessage

func (*RsvpMgmtFilterP2MpIpv4) ProtoMessage()

func (*RsvpMgmtFilterP2MpIpv4) Reset

func (m *RsvpMgmtFilterP2MpIpv4) Reset()

func (*RsvpMgmtFilterP2MpIpv4) String

func (m *RsvpMgmtFilterP2MpIpv4) String() string

func (*RsvpMgmtFilterP2MpIpv4) XXX_DiscardUnknown

func (m *RsvpMgmtFilterP2MpIpv4) XXX_DiscardUnknown()

func (*RsvpMgmtFilterP2MpIpv4) XXX_Marshal

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

func (*RsvpMgmtFilterP2MpIpv4) XXX_Merge

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

func (*RsvpMgmtFilterP2MpIpv4) XXX_Size

func (m *RsvpMgmtFilterP2MpIpv4) XXX_Size() int

func (*RsvpMgmtFilterP2MpIpv4) XXX_Unmarshal

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

type RsvpMgmtFlowSpec

type RsvpMgmtFlowSpec struct {
	FlowAverageRate      uint64   `protobuf:"varint,1,opt,name=flow_average_rate,json=flowAverageRate,proto3" json:"flow_average_rate,omitempty"`
	FlowMaxBurst         uint64   `protobuf:"varint,2,opt,name=flow_max_burst,json=flowMaxBurst,proto3" json:"flow_max_burst,omitempty"`
	FlowPeakRate         uint64   `protobuf:"varint,3,opt,name=flow_peak_rate,json=flowPeakRate,proto3" json:"flow_peak_rate,omitempty"`
	FlowMinUnit          uint32   `protobuf:"varint,4,opt,name=flow_min_unit,json=flowMinUnit,proto3" json:"flow_min_unit,omitempty"`
	FlowMaxUnit          uint32   `protobuf:"varint,5,opt,name=flow_max_unit,json=flowMaxUnit,proto3" json:"flow_max_unit,omitempty"`
	FlowRequestedRate    uint64   `protobuf:"varint,6,opt,name=flow_requested_rate,json=flowRequestedRate,proto3" json:"flow_requested_rate,omitempty"`
	FlowSlack            uint32   `protobuf:"varint,7,opt,name=flow_slack,json=flowSlack,proto3" json:"flow_slack,omitempty"`
	FlowQos              string   `protobuf:"bytes,8,opt,name=flow_qos,json=flowQos,proto3" json:"flow_qos,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtFlowSpec) Descriptor

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

func (*RsvpMgmtFlowSpec) GetFlowAverageRate

func (m *RsvpMgmtFlowSpec) GetFlowAverageRate() uint64

func (*RsvpMgmtFlowSpec) GetFlowMaxBurst

func (m *RsvpMgmtFlowSpec) GetFlowMaxBurst() uint64

func (*RsvpMgmtFlowSpec) GetFlowMaxUnit

func (m *RsvpMgmtFlowSpec) GetFlowMaxUnit() uint32

func (*RsvpMgmtFlowSpec) GetFlowMinUnit

func (m *RsvpMgmtFlowSpec) GetFlowMinUnit() uint32

func (*RsvpMgmtFlowSpec) GetFlowPeakRate

func (m *RsvpMgmtFlowSpec) GetFlowPeakRate() uint64

func (*RsvpMgmtFlowSpec) GetFlowQos

func (m *RsvpMgmtFlowSpec) GetFlowQos() string

func (*RsvpMgmtFlowSpec) GetFlowRequestedRate

func (m *RsvpMgmtFlowSpec) GetFlowRequestedRate() uint64

func (*RsvpMgmtFlowSpec) GetFlowSlack

func (m *RsvpMgmtFlowSpec) GetFlowSlack() uint32

func (*RsvpMgmtFlowSpec) ProtoMessage

func (*RsvpMgmtFlowSpec) ProtoMessage()

func (*RsvpMgmtFlowSpec) Reset

func (m *RsvpMgmtFlowSpec) Reset()

func (*RsvpMgmtFlowSpec) String

func (m *RsvpMgmtFlowSpec) String() string

func (*RsvpMgmtFlowSpec) XXX_DiscardUnknown

func (m *RsvpMgmtFlowSpec) XXX_DiscardUnknown()

func (*RsvpMgmtFlowSpec) XXX_Marshal

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

func (*RsvpMgmtFlowSpec) XXX_Merge

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

func (*RsvpMgmtFlowSpec) XXX_Size

func (m *RsvpMgmtFlowSpec) XXX_Size() int

func (*RsvpMgmtFlowSpec) XXX_Unmarshal

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

type RsvpMgmtFlowSpecG709Otn

type RsvpMgmtFlowSpecG709Otn struct {
	FlowSignalType       uint32   `protobuf:"varint,1,opt,name=flow_signal_type,json=flowSignalType,proto3" json:"flow_signal_type,omitempty"`
	FlowNvc              uint32   `protobuf:"varint,2,opt,name=flow_nvc,json=flowNvc,proto3" json:"flow_nvc,omitempty"`
	FlowMultiplier       uint32   `protobuf:"varint,3,opt,name=flow_multiplier,json=flowMultiplier,proto3" json:"flow_multiplier,omitempty"`
	FlowBitRate          uint64   `protobuf:"varint,4,opt,name=flow_bit_rate,json=flowBitRate,proto3" json:"flow_bit_rate,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtFlowSpecG709Otn) Descriptor

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

func (*RsvpMgmtFlowSpecG709Otn) GetFlowBitRate

func (m *RsvpMgmtFlowSpecG709Otn) GetFlowBitRate() uint64

func (*RsvpMgmtFlowSpecG709Otn) GetFlowMultiplier

func (m *RsvpMgmtFlowSpecG709Otn) GetFlowMultiplier() uint32

func (*RsvpMgmtFlowSpecG709Otn) GetFlowNvc

func (m *RsvpMgmtFlowSpecG709Otn) GetFlowNvc() uint32

func (*RsvpMgmtFlowSpecG709Otn) GetFlowSignalType

func (m *RsvpMgmtFlowSpecG709Otn) GetFlowSignalType() uint32

func (*RsvpMgmtFlowSpecG709Otn) ProtoMessage

func (*RsvpMgmtFlowSpecG709Otn) ProtoMessage()

func (*RsvpMgmtFlowSpecG709Otn) Reset

func (m *RsvpMgmtFlowSpecG709Otn) Reset()

func (*RsvpMgmtFlowSpecG709Otn) String

func (m *RsvpMgmtFlowSpecG709Otn) String() string

func (*RsvpMgmtFlowSpecG709Otn) XXX_DiscardUnknown

func (m *RsvpMgmtFlowSpecG709Otn) XXX_DiscardUnknown()

func (*RsvpMgmtFlowSpecG709Otn) XXX_Marshal

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

func (*RsvpMgmtFlowSpecG709Otn) XXX_Merge

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

func (*RsvpMgmtFlowSpecG709Otn) XXX_Size

func (m *RsvpMgmtFlowSpecG709Otn) XXX_Size() int

func (*RsvpMgmtFlowSpecG709Otn) XXX_Unmarshal

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

type RsvpMgmtGenFlowSpec

type RsvpMgmtGenFlowSpec struct {
	FlowSpecType         string                   `protobuf:"bytes,1,opt,name=flow_spec_type,json=flowSpecType,proto3" json:"flow_spec_type,omitempty"`
	G709OtnFlowSpec      *RsvpMgmtFlowSpecG709Otn `protobuf:"bytes,2,opt,name=g709otn_flow_spec,json=g709otnFlowSpec,proto3" json:"g709otn_flow_spec,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*RsvpMgmtGenFlowSpec) Descriptor

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

func (*RsvpMgmtGenFlowSpec) GetFlowSpecType

func (m *RsvpMgmtGenFlowSpec) GetFlowSpecType() string

func (*RsvpMgmtGenFlowSpec) GetG709OtnFlowSpec

func (m *RsvpMgmtGenFlowSpec) GetG709OtnFlowSpec() *RsvpMgmtFlowSpecG709Otn

func (*RsvpMgmtGenFlowSpec) ProtoMessage

func (*RsvpMgmtGenFlowSpec) ProtoMessage()

func (*RsvpMgmtGenFlowSpec) Reset

func (m *RsvpMgmtGenFlowSpec) Reset()

func (*RsvpMgmtGenFlowSpec) String

func (m *RsvpMgmtGenFlowSpec) String() string

func (*RsvpMgmtGenFlowSpec) XXX_DiscardUnknown

func (m *RsvpMgmtGenFlowSpec) XXX_DiscardUnknown()

func (*RsvpMgmtGenFlowSpec) XXX_Marshal

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

func (*RsvpMgmtGenFlowSpec) XXX_Merge

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

func (*RsvpMgmtGenFlowSpec) XXX_Size

func (m *RsvpMgmtGenFlowSpec) XXX_Size() int

func (*RsvpMgmtGenFlowSpec) XXX_Unmarshal

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

type RsvpMgmtHeaderInfo

type RsvpMgmtHeaderInfo struct {
	RsvpVersion          uint32   `protobuf:"varint,1,opt,name=rsvp_version,json=rsvpVersion,proto3" json:"rsvp_version,omitempty"`
	RsvpHeaderFlags      uint32   `protobuf:"varint,2,opt,name=rsvp_header_flags,json=rsvpHeaderFlags,proto3" json:"rsvp_header_flags,omitempty"`
	RsvpTtl              uint32   `protobuf:"varint,3,opt,name=rsvp_ttl,json=rsvpTtl,proto3" json:"rsvp_ttl,omitempty"`
	RsvpMessageType      uint32   `protobuf:"varint,4,opt,name=rsvp_message_type,json=rsvpMessageType,proto3" json:"rsvp_message_type,omitempty"`
	IpTos                uint32   `protobuf:"varint,5,opt,name=ip_tos,json=ipTos,proto3" json:"ip_tos,omitempty"`
	IpTtl                uint32   `protobuf:"varint,6,opt,name=ip_ttl,json=ipTtl,proto3" json:"ip_ttl,omitempty"`
	IpSourceAddress      string   `protobuf:"bytes,7,opt,name=ip_source_address,json=ipSourceAddress,proto3" json:"ip_source_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtHeaderInfo) Descriptor

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

func (*RsvpMgmtHeaderInfo) GetIpSourceAddress

func (m *RsvpMgmtHeaderInfo) GetIpSourceAddress() string

func (*RsvpMgmtHeaderInfo) GetIpTos

func (m *RsvpMgmtHeaderInfo) GetIpTos() uint32

func (*RsvpMgmtHeaderInfo) GetIpTtl

func (m *RsvpMgmtHeaderInfo) GetIpTtl() uint32

func (*RsvpMgmtHeaderInfo) GetRsvpHeaderFlags

func (m *RsvpMgmtHeaderInfo) GetRsvpHeaderFlags() uint32

func (*RsvpMgmtHeaderInfo) GetRsvpMessageType

func (m *RsvpMgmtHeaderInfo) GetRsvpMessageType() uint32

func (*RsvpMgmtHeaderInfo) GetRsvpTtl

func (m *RsvpMgmtHeaderInfo) GetRsvpTtl() uint32

func (*RsvpMgmtHeaderInfo) GetRsvpVersion

func (m *RsvpMgmtHeaderInfo) GetRsvpVersion() uint32

func (*RsvpMgmtHeaderInfo) ProtoMessage

func (*RsvpMgmtHeaderInfo) ProtoMessage()

func (*RsvpMgmtHeaderInfo) Reset

func (m *RsvpMgmtHeaderInfo) Reset()

func (*RsvpMgmtHeaderInfo) String

func (m *RsvpMgmtHeaderInfo) String() string

func (*RsvpMgmtHeaderInfo) XXX_DiscardUnknown

func (m *RsvpMgmtHeaderInfo) XXX_DiscardUnknown()

func (*RsvpMgmtHeaderInfo) XXX_Marshal

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

func (*RsvpMgmtHeaderInfo) XXX_Merge

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

func (*RsvpMgmtHeaderInfo) XXX_Size

func (m *RsvpMgmtHeaderInfo) XXX_Size() int

func (*RsvpMgmtHeaderInfo) XXX_Unmarshal

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

type RsvpMgmtHopInfo

type RsvpMgmtHopInfo struct {
	NeighborAddress              string   `protobuf:"bytes,1,opt,name=neighbor_address,json=neighborAddress,proto3" json:"neighbor_address,omitempty"`
	NeighborLogicalInterfaceName string   `` /* 149-byte string literal not displayed */
	XXX_NoUnkeyedLiteral         struct{} `json:"-"`
	XXX_unrecognized             []byte   `json:"-"`
	XXX_sizecache                int32    `json:"-"`
}

func (*RsvpMgmtHopInfo) Descriptor

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

func (*RsvpMgmtHopInfo) GetNeighborAddress

func (m *RsvpMgmtHopInfo) GetNeighborAddress() string

func (*RsvpMgmtHopInfo) GetNeighborLogicalInterfaceName

func (m *RsvpMgmtHopInfo) GetNeighborLogicalInterfaceName() string

func (*RsvpMgmtHopInfo) ProtoMessage

func (*RsvpMgmtHopInfo) ProtoMessage()

func (*RsvpMgmtHopInfo) Reset

func (m *RsvpMgmtHopInfo) Reset()

func (*RsvpMgmtHopInfo) String

func (m *RsvpMgmtHopInfo) String() string

func (*RsvpMgmtHopInfo) XXX_DiscardUnknown

func (m *RsvpMgmtHopInfo) XXX_DiscardUnknown()

func (*RsvpMgmtHopInfo) XXX_Marshal

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

func (*RsvpMgmtHopInfo) XXX_Merge

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

func (*RsvpMgmtHopInfo) XXX_Size

func (m *RsvpMgmtHopInfo) XXX_Size() int

func (*RsvpMgmtHopInfo) XXX_Unmarshal

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

type RsvpMgmtKey

type RsvpMgmtKey struct {
	P2MpId                    uint32   `protobuf:"varint,1,opt,name=p2mp_id,json=p2mpId,proto3" json:"p2mp_id,omitempty"`
	DestinationAddress        string   `protobuf:"bytes,2,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	DestinationPortOrTunnelId uint32   `` /* 143-byte string literal not displayed */
	Protocol                  uint32   `protobuf:"varint,4,opt,name=protocol,proto3" json:"protocol,omitempty"`
	ExtendedTunnelId          string   `protobuf:"bytes,5,opt,name=extended_tunnel_id,json=extendedTunnelId,proto3" json:"extended_tunnel_id,omitempty"`
	SessionType               string   `protobuf:"bytes,6,opt,name=session_type,json=sessionType,proto3" json:"session_type,omitempty"`
	SourceAddress             string   `protobuf:"bytes,7,opt,name=source_address,json=sourceAddress,proto3" json:"source_address,omitempty"`
	SourcePortOrLspId         uint32   `protobuf:"varint,8,opt,name=source_port_or_lsp_id,json=sourcePortOrLspId,proto3" json:"source_port_or_lsp_id,omitempty"`
	P2MpSubGroupOrigin        string   `protobuf:"bytes,9,opt,name=p2mp_sub_group_origin,json=p2mpSubGroupOrigin,proto3" json:"p2mp_sub_group_origin,omitempty"`
	SubGroupId                uint32   `protobuf:"varint,10,opt,name=sub_group_id,json=subGroupId,proto3" json:"sub_group_id,omitempty"`
	Vrfid                     uint32   `protobuf:"varint,11,opt,name=vrfid,proto3" json:"vrfid,omitempty"`
	XXX_NoUnkeyedLiteral      struct{} `json:"-"`
	XXX_unrecognized          []byte   `json:"-"`
	XXX_sizecache             int32    `json:"-"`
}

func (*RsvpMgmtKey) Descriptor

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

func (*RsvpMgmtKey) GetDestinationAddress

func (m *RsvpMgmtKey) GetDestinationAddress() string

func (*RsvpMgmtKey) GetDestinationPortOrTunnelId

func (m *RsvpMgmtKey) GetDestinationPortOrTunnelId() uint32

func (*RsvpMgmtKey) GetExtendedTunnelId

func (m *RsvpMgmtKey) GetExtendedTunnelId() string

func (*RsvpMgmtKey) GetP2MpId

func (m *RsvpMgmtKey) GetP2MpId() uint32

func (*RsvpMgmtKey) GetP2MpSubGroupOrigin

func (m *RsvpMgmtKey) GetP2MpSubGroupOrigin() string

func (*RsvpMgmtKey) GetProtocol

func (m *RsvpMgmtKey) GetProtocol() uint32

func (*RsvpMgmtKey) GetSessionType

func (m *RsvpMgmtKey) GetSessionType() string

func (*RsvpMgmtKey) GetSourceAddress

func (m *RsvpMgmtKey) GetSourceAddress() string

func (*RsvpMgmtKey) GetSourcePortOrLspId

func (m *RsvpMgmtKey) GetSourcePortOrLspId() uint32

func (*RsvpMgmtKey) GetSubGroupId

func (m *RsvpMgmtKey) GetSubGroupId() uint32

func (*RsvpMgmtKey) GetVrfid

func (m *RsvpMgmtKey) GetVrfid() uint32

func (*RsvpMgmtKey) ProtoMessage

func (*RsvpMgmtKey) ProtoMessage()

func (*RsvpMgmtKey) Reset

func (m *RsvpMgmtKey) Reset()

func (*RsvpMgmtKey) String

func (m *RsvpMgmtKey) String() string

func (*RsvpMgmtKey) XXX_DiscardUnknown

func (m *RsvpMgmtKey) XXX_DiscardUnknown()

func (*RsvpMgmtKey) XXX_Marshal

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

func (*RsvpMgmtKey) XXX_Merge

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

func (*RsvpMgmtKey) XXX_Size

func (m *RsvpMgmtKey) XXX_Size() int

func (*RsvpMgmtKey) XXX_Unmarshal

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

type RsvpMgmtPolicyFlags

type RsvpMgmtPolicyFlags struct {
	IsAccepted           bool     `protobuf:"varint,1,opt,name=is_accepted,json=isAccepted,proto3" json:"is_accepted,omitempty"`
	IsInstalled          bool     `protobuf:"varint,2,opt,name=is_installed,json=isInstalled,proto3" json:"is_installed,omitempty"`
	IsForwarding         bool     `protobuf:"varint,3,opt,name=is_forwarding,json=isForwarding,proto3" json:"is_forwarding,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtPolicyFlags) Descriptor

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

func (*RsvpMgmtPolicyFlags) GetIsAccepted

func (m *RsvpMgmtPolicyFlags) GetIsAccepted() bool

func (*RsvpMgmtPolicyFlags) GetIsForwarding

func (m *RsvpMgmtPolicyFlags) GetIsForwarding() bool

func (*RsvpMgmtPolicyFlags) GetIsInstalled

func (m *RsvpMgmtPolicyFlags) GetIsInstalled() bool

func (*RsvpMgmtPolicyFlags) ProtoMessage

func (*RsvpMgmtPolicyFlags) ProtoMessage()

func (*RsvpMgmtPolicyFlags) Reset

func (m *RsvpMgmtPolicyFlags) Reset()

func (*RsvpMgmtPolicyFlags) String

func (m *RsvpMgmtPolicyFlags) String() string

func (*RsvpMgmtPolicyFlags) XXX_DiscardUnknown

func (m *RsvpMgmtPolicyFlags) XXX_DiscardUnknown()

func (*RsvpMgmtPolicyFlags) XXX_Marshal

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

func (*RsvpMgmtPolicyFlags) XXX_Merge

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

func (*RsvpMgmtPolicyFlags) XXX_Size

func (m *RsvpMgmtPolicyFlags) XXX_Size() int

func (*RsvpMgmtPolicyFlags) XXX_Unmarshal

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

type RsvpMgmtPolicyQueryFlags

type RsvpMgmtPolicyQueryFlags struct {
	IsNeeded             bool     `protobuf:"varint,1,opt,name=is_needed,json=isNeeded,proto3" json:"is_needed,omitempty"`
	IsReportRequired     bool     `protobuf:"varint,2,opt,name=is_report_required,json=isReportRequired,proto3" json:"is_report_required,omitempty"`
	IsResync             bool     `protobuf:"varint,3,opt,name=is_resync,json=isResync,proto3" json:"is_resync,omitempty"`
	IsBypass             bool     `protobuf:"varint,4,opt,name=is_bypass,json=isBypass,proto3" json:"is_bypass,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtPolicyQueryFlags) Descriptor

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

func (*RsvpMgmtPolicyQueryFlags) GetIsBypass

func (m *RsvpMgmtPolicyQueryFlags) GetIsBypass() bool

func (*RsvpMgmtPolicyQueryFlags) GetIsNeeded

func (m *RsvpMgmtPolicyQueryFlags) GetIsNeeded() bool

func (*RsvpMgmtPolicyQueryFlags) GetIsReportRequired

func (m *RsvpMgmtPolicyQueryFlags) GetIsReportRequired() bool

func (*RsvpMgmtPolicyQueryFlags) GetIsResync

func (m *RsvpMgmtPolicyQueryFlags) GetIsResync() bool

func (*RsvpMgmtPolicyQueryFlags) ProtoMessage

func (*RsvpMgmtPolicyQueryFlags) ProtoMessage()

func (*RsvpMgmtPolicyQueryFlags) Reset

func (m *RsvpMgmtPolicyQueryFlags) Reset()

func (*RsvpMgmtPolicyQueryFlags) String

func (m *RsvpMgmtPolicyQueryFlags) String() string

func (*RsvpMgmtPolicyQueryFlags) XXX_DiscardUnknown

func (m *RsvpMgmtPolicyQueryFlags) XXX_DiscardUnknown()

func (*RsvpMgmtPolicyQueryFlags) XXX_Marshal

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

func (*RsvpMgmtPolicyQueryFlags) XXX_Merge

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

func (*RsvpMgmtPolicyQueryFlags) XXX_Size

func (m *RsvpMgmtPolicyQueryFlags) XXX_Size() int

func (*RsvpMgmtPolicyQueryFlags) XXX_Unmarshal

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

type RsvpMgmtPolicySources

type RsvpMgmtPolicySources struct {
	IsTeLink             bool     `protobuf:"varint,1,opt,name=is_te_link,json=isTeLink,proto3" json:"is_te_link,omitempty"`
	IsLocal              bool     `protobuf:"varint,2,opt,name=is_local,json=isLocal,proto3" json:"is_local,omitempty"`
	IsCops               bool     `protobuf:"varint,3,opt,name=is_cops,json=isCops,proto3" json:"is_cops,omitempty"`
	IsDefault            bool     `protobuf:"varint,4,opt,name=is_default,json=isDefault,proto3" json:"is_default,omitempty"`
	IsCable              bool     `protobuf:"varint,5,opt,name=is_cable,json=isCable,proto3" json:"is_cable,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtPolicySources) Descriptor

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

func (*RsvpMgmtPolicySources) GetIsCable

func (m *RsvpMgmtPolicySources) GetIsCable() bool

func (*RsvpMgmtPolicySources) GetIsCops

func (m *RsvpMgmtPolicySources) GetIsCops() bool

func (*RsvpMgmtPolicySources) GetIsDefault

func (m *RsvpMgmtPolicySources) GetIsDefault() bool

func (*RsvpMgmtPolicySources) GetIsLocal

func (m *RsvpMgmtPolicySources) GetIsLocal() bool
func (m *RsvpMgmtPolicySources) GetIsTeLink() bool

func (*RsvpMgmtPolicySources) ProtoMessage

func (*RsvpMgmtPolicySources) ProtoMessage()

func (*RsvpMgmtPolicySources) Reset

func (m *RsvpMgmtPolicySources) Reset()

func (*RsvpMgmtPolicySources) String

func (m *RsvpMgmtPolicySources) String() string

func (*RsvpMgmtPolicySources) XXX_DiscardUnknown

func (m *RsvpMgmtPolicySources) XXX_DiscardUnknown()

func (*RsvpMgmtPolicySources) XXX_Marshal

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

func (*RsvpMgmtPolicySources) XXX_Merge

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

func (*RsvpMgmtPolicySources) XXX_Size

func (m *RsvpMgmtPolicySources) XXX_Size() int

func (*RsvpMgmtPolicySources) XXX_Unmarshal

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

type RsvpMgmtRequestDetail

type RsvpMgmtRequestDetail struct {
	Session              *RsvpMgmtSessionInfo      `protobuf:"bytes,50,opt,name=session,proto3" json:"session,omitempty"`
	S2LSubLsp            *RsvpMgmtS2LSubLspIpv4    `protobuf:"bytes,51,opt,name=s2l_sub_lsp,json=s2lSubLsp,proto3" json:"s2l_sub_lsp,omitempty"`
	FlowSpec             *RsvpMgmtFlowSpec         `protobuf:"bytes,52,opt,name=flow_spec,json=flowSpec,proto3" json:"flow_spec,omitempty"`
	GenericFlowSpec      *RsvpMgmtGenFlowSpec      `protobuf:"bytes,53,opt,name=generic_flow_spec,json=genericFlowSpec,proto3" json:"generic_flow_spec,omitempty"`
	Filter               *RsvpMgmtFilterInfo       `protobuf:"bytes,54,opt,name=filter,proto3" json:"filter,omitempty"`
	Style                *RsvpMgmtStyle            `protobuf:"bytes,55,opt,name=style,proto3" json:"style,omitempty"`
	OutputInterface      string                    `protobuf:"bytes,56,opt,name=output_interface,json=outputInterface,proto3" json:"output_interface,omitempty"`
	ReqFlags             *RsvpMgmtRequestFlags     `protobuf:"bytes,57,opt,name=req_flags,json=reqFlags,proto3" json:"req_flags,omitempty"`
	Hop                  *RsvpMgmtHopInfo          `protobuf:"bytes,58,opt,name=hop,proto3" json:"hop,omitempty"`
	Header               *RsvpMgmtHeaderInfo       `protobuf:"bytes,59,opt,name=header,proto3" json:"header,omitempty"`
	PolicySources        *RsvpMgmtPolicySources    `protobuf:"bytes,60,opt,name=policy_sources,json=policySources,proto3" json:"policy_sources,omitempty"`
	PolicyFlags          *RsvpMgmtPolicyFlags      `protobuf:"bytes,61,opt,name=policy_flags,json=policyFlags,proto3" json:"policy_flags,omitempty"`
	PolicyQueryFlags     *RsvpMgmtPolicyQueryFlags `protobuf:"bytes,62,opt,name=policy_query_flags,json=policyQueryFlags,proto3" json:"policy_query_flags,omitempty"`
	PsbKey               []*RsvpMgmtKey            `protobuf:"bytes,63,rep,name=psb_key,json=psbKey,proto3" json:"psb_key,omitempty"`
	RsbKey               []*RsvpMgmtKey            `protobuf:"bytes,64,rep,name=rsb_key,json=rsbKey,proto3" json:"rsb_key,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
	XXX_unrecognized     []byte                    `json:"-"`
	XXX_sizecache        int32                     `json:"-"`
}

func (*RsvpMgmtRequestDetail) Descriptor

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

func (*RsvpMgmtRequestDetail) GetFilter

func (m *RsvpMgmtRequestDetail) GetFilter() *RsvpMgmtFilterInfo

func (*RsvpMgmtRequestDetail) GetFlowSpec

func (m *RsvpMgmtRequestDetail) GetFlowSpec() *RsvpMgmtFlowSpec

func (*RsvpMgmtRequestDetail) GetGenericFlowSpec

func (m *RsvpMgmtRequestDetail) GetGenericFlowSpec() *RsvpMgmtGenFlowSpec

func (*RsvpMgmtRequestDetail) GetHeader

func (m *RsvpMgmtRequestDetail) GetHeader() *RsvpMgmtHeaderInfo

func (*RsvpMgmtRequestDetail) GetHop

func (*RsvpMgmtRequestDetail) GetOutputInterface

func (m *RsvpMgmtRequestDetail) GetOutputInterface() string

func (*RsvpMgmtRequestDetail) GetPolicyFlags

func (m *RsvpMgmtRequestDetail) GetPolicyFlags() *RsvpMgmtPolicyFlags

func (*RsvpMgmtRequestDetail) GetPolicyQueryFlags

func (m *RsvpMgmtRequestDetail) GetPolicyQueryFlags() *RsvpMgmtPolicyQueryFlags

func (*RsvpMgmtRequestDetail) GetPolicySources

func (m *RsvpMgmtRequestDetail) GetPolicySources() *RsvpMgmtPolicySources

func (*RsvpMgmtRequestDetail) GetPsbKey

func (m *RsvpMgmtRequestDetail) GetPsbKey() []*RsvpMgmtKey

func (*RsvpMgmtRequestDetail) GetReqFlags

func (m *RsvpMgmtRequestDetail) GetReqFlags() *RsvpMgmtRequestFlags

func (*RsvpMgmtRequestDetail) GetRsbKey

func (m *RsvpMgmtRequestDetail) GetRsbKey() []*RsvpMgmtKey

func (*RsvpMgmtRequestDetail) GetS2LSubLsp

func (m *RsvpMgmtRequestDetail) GetS2LSubLsp() *RsvpMgmtS2LSubLspIpv4

func (*RsvpMgmtRequestDetail) GetSession

func (m *RsvpMgmtRequestDetail) GetSession() *RsvpMgmtSessionInfo

func (*RsvpMgmtRequestDetail) GetStyle

func (m *RsvpMgmtRequestDetail) GetStyle() *RsvpMgmtStyle

func (*RsvpMgmtRequestDetail) ProtoMessage

func (*RsvpMgmtRequestDetail) ProtoMessage()

func (*RsvpMgmtRequestDetail) Reset

func (m *RsvpMgmtRequestDetail) Reset()

func (*RsvpMgmtRequestDetail) String

func (m *RsvpMgmtRequestDetail) String() string

func (*RsvpMgmtRequestDetail) XXX_DiscardUnknown

func (m *RsvpMgmtRequestDetail) XXX_DiscardUnknown()

func (*RsvpMgmtRequestDetail) XXX_Marshal

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

func (*RsvpMgmtRequestDetail) XXX_Merge

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

func (*RsvpMgmtRequestDetail) XXX_Size

func (m *RsvpMgmtRequestDetail) XXX_Size() int

func (*RsvpMgmtRequestDetail) XXX_Unmarshal

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

type RsvpMgmtRequestDetail_KEYS

type RsvpMgmtRequestDetail_KEYS struct {
	DestinationAddress   string   `protobuf:"bytes,1,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	DestinationPort      uint32   `protobuf:"varint,2,opt,name=destination_port,json=destinationPort,proto3" json:"destination_port,omitempty"`
	Protocol             uint32   `protobuf:"varint,3,opt,name=protocol,proto3" json:"protocol,omitempty"`
	ExtendedTunnelId     string   `protobuf:"bytes,4,opt,name=extended_tunnel_id,json=extendedTunnelId,proto3" json:"extended_tunnel_id,omitempty"`
	SessionType          string   `protobuf:"bytes,5,opt,name=session_type,json=sessionType,proto3" json:"session_type,omitempty"`
	P2MpId               uint32   `protobuf:"varint,6,opt,name=p2mp_id,json=p2mpId,proto3" json:"p2mp_id,omitempty"`
	SourceAddress        string   `protobuf:"bytes,7,opt,name=source_address,json=sourceAddress,proto3" json:"source_address,omitempty"`
	SourcePort           uint32   `protobuf:"varint,8,opt,name=source_port,json=sourcePort,proto3" json:"source_port,omitempty"`
	SubGroupOrigin       string   `protobuf:"bytes,9,opt,name=sub_group_origin,json=subGroupOrigin,proto3" json:"sub_group_origin,omitempty"`
	SubGroupId           uint32   `protobuf:"varint,10,opt,name=sub_group_id,json=subGroupId,proto3" json:"sub_group_id,omitempty"`
	VrfName              string   `protobuf:"bytes,11,opt,name=vrf_name,json=vrfName,proto3" json:"vrf_name,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtRequestDetail_KEYS) Descriptor

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

func (*RsvpMgmtRequestDetail_KEYS) GetDestinationAddress

func (m *RsvpMgmtRequestDetail_KEYS) GetDestinationAddress() string

func (*RsvpMgmtRequestDetail_KEYS) GetDestinationPort

func (m *RsvpMgmtRequestDetail_KEYS) GetDestinationPort() uint32

func (*RsvpMgmtRequestDetail_KEYS) GetExtendedTunnelId

func (m *RsvpMgmtRequestDetail_KEYS) GetExtendedTunnelId() string

func (*RsvpMgmtRequestDetail_KEYS) GetP2MpId

func (m *RsvpMgmtRequestDetail_KEYS) GetP2MpId() uint32

func (*RsvpMgmtRequestDetail_KEYS) GetProtocol

func (m *RsvpMgmtRequestDetail_KEYS) GetProtocol() uint32

func (*RsvpMgmtRequestDetail_KEYS) GetSessionType

func (m *RsvpMgmtRequestDetail_KEYS) GetSessionType() string

func (*RsvpMgmtRequestDetail_KEYS) GetSourceAddress

func (m *RsvpMgmtRequestDetail_KEYS) GetSourceAddress() string

func (*RsvpMgmtRequestDetail_KEYS) GetSourcePort

func (m *RsvpMgmtRequestDetail_KEYS) GetSourcePort() uint32

func (*RsvpMgmtRequestDetail_KEYS) GetSubGroupId

func (m *RsvpMgmtRequestDetail_KEYS) GetSubGroupId() uint32

func (*RsvpMgmtRequestDetail_KEYS) GetSubGroupOrigin

func (m *RsvpMgmtRequestDetail_KEYS) GetSubGroupOrigin() string

func (*RsvpMgmtRequestDetail_KEYS) GetVrfName

func (m *RsvpMgmtRequestDetail_KEYS) GetVrfName() string

func (*RsvpMgmtRequestDetail_KEYS) ProtoMessage

func (*RsvpMgmtRequestDetail_KEYS) ProtoMessage()

func (*RsvpMgmtRequestDetail_KEYS) Reset

func (m *RsvpMgmtRequestDetail_KEYS) Reset()

func (*RsvpMgmtRequestDetail_KEYS) String

func (m *RsvpMgmtRequestDetail_KEYS) String() string

func (*RsvpMgmtRequestDetail_KEYS) XXX_DiscardUnknown

func (m *RsvpMgmtRequestDetail_KEYS) XXX_DiscardUnknown()

func (*RsvpMgmtRequestDetail_KEYS) XXX_Marshal

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

func (*RsvpMgmtRequestDetail_KEYS) XXX_Merge

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

func (*RsvpMgmtRequestDetail_KEYS) XXX_Size

func (m *RsvpMgmtRequestDetail_KEYS) XXX_Size() int

func (*RsvpMgmtRequestDetail_KEYS) XXX_Unmarshal

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

type RsvpMgmtRequestFlags

type RsvpMgmtRequestFlags struct {
	IsLocalReceiver      bool     `protobuf:"varint,1,opt,name=is_local_receiver,json=isLocalReceiver,proto3" json:"is_local_receiver,omitempty"`
	IsRefreshing         bool     `protobuf:"varint,2,opt,name=is_refreshing,json=isRefreshing,proto3" json:"is_refreshing,omitempty"`
	IsSendConfirm        bool     `protobuf:"varint,3,opt,name=is_send_confirm,json=isSendConfirm,proto3" json:"is_send_confirm,omitempty"`
	IsAckOutstanding     bool     `protobuf:"varint,4,opt,name=is_ack_outstanding,json=isAckOutstanding,proto3" json:"is_ack_outstanding,omitempty"`
	IsMessageIdAllocated bool     `` /* 126-byte string literal not displayed */
	IsNackReceived       bool     `protobuf:"varint,6,opt,name=is_nack_received,json=isNackReceived,proto3" json:"is_nack_received,omitempty"`
	IsRetransmit         bool     `protobuf:"varint,7,opt,name=is_retransmit,json=isRetransmit,proto3" json:"is_retransmit,omitempty"`
	IsPaced              bool     `protobuf:"varint,8,opt,name=is_paced,json=isPaced,proto3" json:"is_paced,omitempty"`
	IsLabelRequestInPath bool     `` /* 128-byte string literal not displayed */
	IsRroInPath          bool     `protobuf:"varint,10,opt,name=is_rro_in_path,json=isRroInPath,proto3" json:"is_rro_in_path,omitempty"`
	IsRecordLabelInPath  bool     `` /* 126-byte string literal not displayed */
	IsMergePoint         bool     `protobuf:"varint,12,opt,name=is_merge_point,json=isMergePoint,proto3" json:"is_merge_point,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtRequestFlags) Descriptor

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

func (*RsvpMgmtRequestFlags) GetIsAckOutstanding

func (m *RsvpMgmtRequestFlags) GetIsAckOutstanding() bool

func (*RsvpMgmtRequestFlags) GetIsLabelRequestInPath

func (m *RsvpMgmtRequestFlags) GetIsLabelRequestInPath() bool

func (*RsvpMgmtRequestFlags) GetIsLocalReceiver

func (m *RsvpMgmtRequestFlags) GetIsLocalReceiver() bool

func (*RsvpMgmtRequestFlags) GetIsMergePoint

func (m *RsvpMgmtRequestFlags) GetIsMergePoint() bool

func (*RsvpMgmtRequestFlags) GetIsMessageIdAllocated

func (m *RsvpMgmtRequestFlags) GetIsMessageIdAllocated() bool

func (*RsvpMgmtRequestFlags) GetIsNackReceived

func (m *RsvpMgmtRequestFlags) GetIsNackReceived() bool

func (*RsvpMgmtRequestFlags) GetIsPaced

func (m *RsvpMgmtRequestFlags) GetIsPaced() bool

func (*RsvpMgmtRequestFlags) GetIsRecordLabelInPath

func (m *RsvpMgmtRequestFlags) GetIsRecordLabelInPath() bool

func (*RsvpMgmtRequestFlags) GetIsRefreshing

func (m *RsvpMgmtRequestFlags) GetIsRefreshing() bool

func (*RsvpMgmtRequestFlags) GetIsRetransmit

func (m *RsvpMgmtRequestFlags) GetIsRetransmit() bool

func (*RsvpMgmtRequestFlags) GetIsRroInPath

func (m *RsvpMgmtRequestFlags) GetIsRroInPath() bool

func (*RsvpMgmtRequestFlags) GetIsSendConfirm

func (m *RsvpMgmtRequestFlags) GetIsSendConfirm() bool

func (*RsvpMgmtRequestFlags) ProtoMessage

func (*RsvpMgmtRequestFlags) ProtoMessage()

func (*RsvpMgmtRequestFlags) Reset

func (m *RsvpMgmtRequestFlags) Reset()

func (*RsvpMgmtRequestFlags) String

func (m *RsvpMgmtRequestFlags) String() string

func (*RsvpMgmtRequestFlags) XXX_DiscardUnknown

func (m *RsvpMgmtRequestFlags) XXX_DiscardUnknown()

func (*RsvpMgmtRequestFlags) XXX_Marshal

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

func (*RsvpMgmtRequestFlags) XXX_Merge

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

func (*RsvpMgmtRequestFlags) XXX_Size

func (m *RsvpMgmtRequestFlags) XXX_Size() int

func (*RsvpMgmtRequestFlags) XXX_Unmarshal

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

type RsvpMgmtS2LSubLspIpv4

type RsvpMgmtS2LSubLspIpv4 struct {
	S2LDestinationAddress string   `` /* 126-byte string literal not displayed */
	XXX_NoUnkeyedLiteral  struct{} `json:"-"`
	XXX_unrecognized      []byte   `json:"-"`
	XXX_sizecache         int32    `json:"-"`
}

func (*RsvpMgmtS2LSubLspIpv4) Descriptor

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

func (*RsvpMgmtS2LSubLspIpv4) GetS2LDestinationAddress

func (m *RsvpMgmtS2LSubLspIpv4) GetS2LDestinationAddress() string

func (*RsvpMgmtS2LSubLspIpv4) ProtoMessage

func (*RsvpMgmtS2LSubLspIpv4) ProtoMessage()

func (*RsvpMgmtS2LSubLspIpv4) Reset

func (m *RsvpMgmtS2LSubLspIpv4) Reset()

func (*RsvpMgmtS2LSubLspIpv4) String

func (m *RsvpMgmtS2LSubLspIpv4) String() string

func (*RsvpMgmtS2LSubLspIpv4) XXX_DiscardUnknown

func (m *RsvpMgmtS2LSubLspIpv4) XXX_DiscardUnknown()

func (*RsvpMgmtS2LSubLspIpv4) XXX_Marshal

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

func (*RsvpMgmtS2LSubLspIpv4) XXX_Merge

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

func (*RsvpMgmtS2LSubLspIpv4) XXX_Size

func (m *RsvpMgmtS2LSubLspIpv4) XXX_Size() int

func (*RsvpMgmtS2LSubLspIpv4) XXX_Unmarshal

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

type RsvpMgmtSessionInfo

type RsvpMgmtSessionInfo struct {
	RsvpSession          *RsvpSessionUnion `protobuf:"bytes,1,opt,name=rsvp_session,json=rsvpSession,proto3" json:"rsvp_session,omitempty"`
	XXX_NoUnkeyedLiteral struct{}          `json:"-"`
	XXX_unrecognized     []byte            `json:"-"`
	XXX_sizecache        int32             `json:"-"`
}

func (*RsvpMgmtSessionInfo) Descriptor

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

func (*RsvpMgmtSessionInfo) GetRsvpSession

func (m *RsvpMgmtSessionInfo) GetRsvpSession() *RsvpSessionUnion

func (*RsvpMgmtSessionInfo) ProtoMessage

func (*RsvpMgmtSessionInfo) ProtoMessage()

func (*RsvpMgmtSessionInfo) Reset

func (m *RsvpMgmtSessionInfo) Reset()

func (*RsvpMgmtSessionInfo) String

func (m *RsvpMgmtSessionInfo) String() string

func (*RsvpMgmtSessionInfo) XXX_DiscardUnknown

func (m *RsvpMgmtSessionInfo) XXX_DiscardUnknown()

func (*RsvpMgmtSessionInfo) XXX_Marshal

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

func (*RsvpMgmtSessionInfo) XXX_Merge

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

func (*RsvpMgmtSessionInfo) XXX_Size

func (m *RsvpMgmtSessionInfo) XXX_Size() int

func (*RsvpMgmtSessionInfo) XXX_Unmarshal

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

type RsvpMgmtSessionLspTunnelIpv4

type RsvpMgmtSessionLspTunnelIpv4 struct {
	DestinationAddress   string   `protobuf:"bytes,1,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	TunnelId             uint32   `protobuf:"varint,2,opt,name=tunnel_id,json=tunnelId,proto3" json:"tunnel_id,omitempty"`
	ExtendedTunnelId     string   `protobuf:"bytes,3,opt,name=extended_tunnel_id,json=extendedTunnelId,proto3" json:"extended_tunnel_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtSessionLspTunnelIpv4) Descriptor

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

func (*RsvpMgmtSessionLspTunnelIpv4) GetDestinationAddress

func (m *RsvpMgmtSessionLspTunnelIpv4) GetDestinationAddress() string

func (*RsvpMgmtSessionLspTunnelIpv4) GetExtendedTunnelId

func (m *RsvpMgmtSessionLspTunnelIpv4) GetExtendedTunnelId() string

func (*RsvpMgmtSessionLspTunnelIpv4) GetTunnelId

func (m *RsvpMgmtSessionLspTunnelIpv4) GetTunnelId() uint32

func (*RsvpMgmtSessionLspTunnelIpv4) ProtoMessage

func (*RsvpMgmtSessionLspTunnelIpv4) ProtoMessage()

func (*RsvpMgmtSessionLspTunnelIpv4) Reset

func (m *RsvpMgmtSessionLspTunnelIpv4) Reset()

func (*RsvpMgmtSessionLspTunnelIpv4) String

func (*RsvpMgmtSessionLspTunnelIpv4) XXX_DiscardUnknown

func (m *RsvpMgmtSessionLspTunnelIpv4) XXX_DiscardUnknown()

func (*RsvpMgmtSessionLspTunnelIpv4) XXX_Marshal

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

func (*RsvpMgmtSessionLspTunnelIpv4) XXX_Merge

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

func (*RsvpMgmtSessionLspTunnelIpv4) XXX_Size

func (m *RsvpMgmtSessionLspTunnelIpv4) XXX_Size() int

func (*RsvpMgmtSessionLspTunnelIpv4) XXX_Unmarshal

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

type RsvpMgmtSessionP2MpLspTunnelIpv4

type RsvpMgmtSessionP2MpLspTunnelIpv4 struct {
	P2MpId               uint32   `protobuf:"varint,1,opt,name=p2mp_id,json=p2mpId,proto3" json:"p2mp_id,omitempty"`
	TunnelId             uint32   `protobuf:"varint,2,opt,name=tunnel_id,json=tunnelId,proto3" json:"tunnel_id,omitempty"`
	ExtendedTunnelId     string   `protobuf:"bytes,3,opt,name=extended_tunnel_id,json=extendedTunnelId,proto3" json:"extended_tunnel_id,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtSessionP2MpLspTunnelIpv4) Descriptor

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

func (*RsvpMgmtSessionP2MpLspTunnelIpv4) GetExtendedTunnelId

func (m *RsvpMgmtSessionP2MpLspTunnelIpv4) GetExtendedTunnelId() string

func (*RsvpMgmtSessionP2MpLspTunnelIpv4) GetP2MpId

func (*RsvpMgmtSessionP2MpLspTunnelIpv4) GetTunnelId

func (m *RsvpMgmtSessionP2MpLspTunnelIpv4) GetTunnelId() uint32

func (*RsvpMgmtSessionP2MpLspTunnelIpv4) ProtoMessage

func (*RsvpMgmtSessionP2MpLspTunnelIpv4) ProtoMessage()

func (*RsvpMgmtSessionP2MpLspTunnelIpv4) Reset

func (*RsvpMgmtSessionP2MpLspTunnelIpv4) String

func (*RsvpMgmtSessionP2MpLspTunnelIpv4) XXX_DiscardUnknown

func (m *RsvpMgmtSessionP2MpLspTunnelIpv4) XXX_DiscardUnknown()

func (*RsvpMgmtSessionP2MpLspTunnelIpv4) XXX_Marshal

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

func (*RsvpMgmtSessionP2MpLspTunnelIpv4) XXX_Merge

func (*RsvpMgmtSessionP2MpLspTunnelIpv4) XXX_Size

func (m *RsvpMgmtSessionP2MpLspTunnelIpv4) XXX_Size() int

func (*RsvpMgmtSessionP2MpLspTunnelIpv4) XXX_Unmarshal

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

type RsvpMgmtSessionUdpIpv4

type RsvpMgmtSessionUdpIpv4 struct {
	DestinationAddress   string   `protobuf:"bytes,1,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	Protocol             uint32   `protobuf:"varint,2,opt,name=protocol,proto3" json:"protocol,omitempty"`
	DestinationPort      uint32   `protobuf:"varint,3,opt,name=destination_port,json=destinationPort,proto3" json:"destination_port,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtSessionUdpIpv4) Descriptor

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

func (*RsvpMgmtSessionUdpIpv4) GetDestinationAddress

func (m *RsvpMgmtSessionUdpIpv4) GetDestinationAddress() string

func (*RsvpMgmtSessionUdpIpv4) GetDestinationPort

func (m *RsvpMgmtSessionUdpIpv4) GetDestinationPort() uint32

func (*RsvpMgmtSessionUdpIpv4) GetProtocol

func (m *RsvpMgmtSessionUdpIpv4) GetProtocol() uint32

func (*RsvpMgmtSessionUdpIpv4) ProtoMessage

func (*RsvpMgmtSessionUdpIpv4) ProtoMessage()

func (*RsvpMgmtSessionUdpIpv4) Reset

func (m *RsvpMgmtSessionUdpIpv4) Reset()

func (*RsvpMgmtSessionUdpIpv4) String

func (m *RsvpMgmtSessionUdpIpv4) String() string

func (*RsvpMgmtSessionUdpIpv4) XXX_DiscardUnknown

func (m *RsvpMgmtSessionUdpIpv4) XXX_DiscardUnknown()

func (*RsvpMgmtSessionUdpIpv4) XXX_Marshal

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

func (*RsvpMgmtSessionUdpIpv4) XXX_Merge

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

func (*RsvpMgmtSessionUdpIpv4) XXX_Size

func (m *RsvpMgmtSessionUdpIpv4) XXX_Size() int

func (*RsvpMgmtSessionUdpIpv4) XXX_Unmarshal

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

type RsvpMgmtSessionUniIpv4

type RsvpMgmtSessionUniIpv4 struct {
	DestinationAddress   string   `protobuf:"bytes,1,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	TunnelId             uint32   `protobuf:"varint,2,opt,name=tunnel_id,json=tunnelId,proto3" json:"tunnel_id,omitempty"`
	ExtendedAddress      string   `protobuf:"bytes,3,opt,name=extended_address,json=extendedAddress,proto3" json:"extended_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*RsvpMgmtSessionUniIpv4) Descriptor

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

func (*RsvpMgmtSessionUniIpv4) GetDestinationAddress

func (m *RsvpMgmtSessionUniIpv4) GetDestinationAddress() string

func (*RsvpMgmtSessionUniIpv4) GetExtendedAddress

func (m *RsvpMgmtSessionUniIpv4) GetExtendedAddress() string

func (*RsvpMgmtSessionUniIpv4) GetTunnelId

func (m *RsvpMgmtSessionUniIpv4) GetTunnelId() uint32

func (*RsvpMgmtSessionUniIpv4) ProtoMessage

func (*RsvpMgmtSessionUniIpv4) ProtoMessage()

func (*RsvpMgmtSessionUniIpv4) Reset

func (m *RsvpMgmtSessionUniIpv4) Reset()

func (*RsvpMgmtSessionUniIpv4) String

func (m *RsvpMgmtSessionUniIpv4) String() string

func (*RsvpMgmtSessionUniIpv4) XXX_DiscardUnknown

func (m *RsvpMgmtSessionUniIpv4) XXX_DiscardUnknown()

func (*RsvpMgmtSessionUniIpv4) XXX_Marshal

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

func (*RsvpMgmtSessionUniIpv4) XXX_Merge

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

func (*RsvpMgmtSessionUniIpv4) XXX_Size

func (m *RsvpMgmtSessionUniIpv4) XXX_Size() int

func (*RsvpMgmtSessionUniIpv4) XXX_Unmarshal

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

type RsvpMgmtStyle

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

func (*RsvpMgmtStyle) Descriptor

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

func (*RsvpMgmtStyle) GetReservationType

func (m *RsvpMgmtStyle) GetReservationType() string

func (*RsvpMgmtStyle) ProtoMessage

func (*RsvpMgmtStyle) ProtoMessage()

func (*RsvpMgmtStyle) Reset

func (m *RsvpMgmtStyle) Reset()

func (*RsvpMgmtStyle) String

func (m *RsvpMgmtStyle) String() string

func (*RsvpMgmtStyle) XXX_DiscardUnknown

func (m *RsvpMgmtStyle) XXX_DiscardUnknown()

func (*RsvpMgmtStyle) XXX_Marshal

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

func (*RsvpMgmtStyle) XXX_Merge

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

func (*RsvpMgmtStyle) XXX_Size

func (m *RsvpMgmtStyle) XXX_Size() int

func (*RsvpMgmtStyle) XXX_Unmarshal

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

type RsvpSessionUnion

type RsvpSessionUnion struct {
	SessionType          string                            `protobuf:"bytes,1,opt,name=session_type,json=sessionType,proto3" json:"session_type,omitempty"`
	Ipv4                 *RsvpMgmtSessionUdpIpv4           `protobuf:"bytes,2,opt,name=ipv4,proto3" json:"ipv4,omitempty"`
	Ipv4LspSession       *RsvpMgmtSessionLspTunnelIpv4     `protobuf:"bytes,3,opt,name=ipv4_lsp_session,json=ipv4LspSession,proto3" json:"ipv4_lsp_session,omitempty"`
	Ipv4UniSession       *RsvpMgmtSessionUniIpv4           `protobuf:"bytes,4,opt,name=ipv4_uni_session,json=ipv4UniSession,proto3" json:"ipv4_uni_session,omitempty"`
	Ipv4P2MpLspSession   *RsvpMgmtSessionP2MpLspTunnelIpv4 `protobuf:"bytes,5,opt,name=ipv4_p2mp_lsp_session,json=ipv4P2mpLspSession,proto3" json:"ipv4_p2mp_lsp_session,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                          `json:"-"`
	XXX_unrecognized     []byte                            `json:"-"`
	XXX_sizecache        int32                             `json:"-"`
}

func (*RsvpSessionUnion) Descriptor

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

func (*RsvpSessionUnion) GetIpv4

func (*RsvpSessionUnion) GetIpv4LspSession

func (m *RsvpSessionUnion) GetIpv4LspSession() *RsvpMgmtSessionLspTunnelIpv4

func (*RsvpSessionUnion) GetIpv4P2MpLspSession

func (m *RsvpSessionUnion) GetIpv4P2MpLspSession() *RsvpMgmtSessionP2MpLspTunnelIpv4

func (*RsvpSessionUnion) GetIpv4UniSession

func (m *RsvpSessionUnion) GetIpv4UniSession() *RsvpMgmtSessionUniIpv4

func (*RsvpSessionUnion) GetSessionType

func (m *RsvpSessionUnion) GetSessionType() string

func (*RsvpSessionUnion) ProtoMessage

func (*RsvpSessionUnion) ProtoMessage()

func (*RsvpSessionUnion) Reset

func (m *RsvpSessionUnion) Reset()

func (*RsvpSessionUnion) String

func (m *RsvpSessionUnion) String() string

func (*RsvpSessionUnion) XXX_DiscardUnknown

func (m *RsvpSessionUnion) XXX_DiscardUnknown()

func (*RsvpSessionUnion) XXX_Marshal

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

func (*RsvpSessionUnion) XXX_Merge

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

func (*RsvpSessionUnion) XXX_Size

func (m *RsvpSessionUnion) XXX_Size() int

func (*RsvpSessionUnion) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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