cisco_ios_xr_ncs6k_acl_oper_access_list_hardware_nodes_node_ingress_ipv6_accesses_access_sequence_details_sequence_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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SseIpv4PfilterTcam

type SseIpv4PfilterTcam struct {
	TcamEntry            *SsePfilterTcamEntryIpv4 `protobuf:"bytes,1,opt,name=tcam_entry,json=tcamEntry,proto3" json:"tcam_entry,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*SseIpv4PfilterTcam) Descriptor

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

func (*SseIpv4PfilterTcam) GetTcamEntry

func (m *SseIpv4PfilterTcam) GetTcamEntry() *SsePfilterTcamEntryIpv4

func (*SseIpv4PfilterTcam) ProtoMessage

func (*SseIpv4PfilterTcam) ProtoMessage()

func (*SseIpv4PfilterTcam) Reset

func (m *SseIpv4PfilterTcam) Reset()

func (*SseIpv4PfilterTcam) String

func (m *SseIpv4PfilterTcam) String() string

func (*SseIpv4PfilterTcam) XXX_DiscardUnknown

func (m *SseIpv4PfilterTcam) XXX_DiscardUnknown()

func (*SseIpv4PfilterTcam) XXX_Marshal

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

func (*SseIpv4PfilterTcam) XXX_Merge

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

func (*SseIpv4PfilterTcam) XXX_Size

func (m *SseIpv4PfilterTcam) XXX_Size() int

func (*SseIpv4PfilterTcam) XXX_Unmarshal

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

type SseIpv6PfilterTcam

type SseIpv6PfilterTcam struct {
	TcamEntry            *SsePfilterTcamEntryIpv6 `protobuf:"bytes,1,opt,name=tcam_entry,json=tcamEntry,proto3" json:"tcam_entry,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                 `json:"-"`
	XXX_unrecognized     []byte                   `json:"-"`
	XXX_sizecache        int32                    `json:"-"`
}

func (*SseIpv6PfilterTcam) Descriptor

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

func (*SseIpv6PfilterTcam) GetTcamEntry

func (m *SseIpv6PfilterTcam) GetTcamEntry() *SsePfilterTcamEntryIpv6

func (*SseIpv6PfilterTcam) ProtoMessage

func (*SseIpv6PfilterTcam) ProtoMessage()

func (*SseIpv6PfilterTcam) Reset

func (m *SseIpv6PfilterTcam) Reset()

func (*SseIpv6PfilterTcam) String

func (m *SseIpv6PfilterTcam) String() string

func (*SseIpv6PfilterTcam) XXX_DiscardUnknown

func (m *SseIpv6PfilterTcam) XXX_DiscardUnknown()

func (*SseIpv6PfilterTcam) XXX_Marshal

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

func (*SseIpv6PfilterTcam) XXX_Merge

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

func (*SseIpv6PfilterTcam) XXX_Size

func (m *SseIpv6PfilterTcam) XXX_Size() int

func (*SseIpv6PfilterTcam) XXX_Unmarshal

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

type SsePfilterEaAce

type SsePfilterEaAce struct {
	EntryId              int32               `protobuf:"zigzag32,1,opt,name=entry_id,json=entryId,proto3" json:"entry_id,omitempty"`
	Ipv4Tcam             *SseIpv4PfilterTcam `protobuf:"bytes,2,opt,name=ipv4tcam,proto3" json:"ipv4tcam,omitempty"`
	Ipv6Tcam             *SseIpv6PfilterTcam `protobuf:"bytes,3,opt,name=ipv6tcam,proto3" json:"ipv6tcam,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*SsePfilterEaAce) Descriptor

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

func (*SsePfilterEaAce) GetEntryId

func (m *SsePfilterEaAce) GetEntryId() int32

func (*SsePfilterEaAce) GetIpv4Tcam

func (m *SsePfilterEaAce) GetIpv4Tcam() *SseIpv4PfilterTcam

func (*SsePfilterEaAce) GetIpv6Tcam

func (m *SsePfilterEaAce) GetIpv6Tcam() *SseIpv6PfilterTcam

func (*SsePfilterEaAce) ProtoMessage

func (*SsePfilterEaAce) ProtoMessage()

func (*SsePfilterEaAce) Reset

func (m *SsePfilterEaAce) Reset()

func (*SsePfilterEaAce) String

func (m *SsePfilterEaAce) String() string

func (*SsePfilterEaAce) XXX_DiscardUnknown

func (m *SsePfilterEaAce) XXX_DiscardUnknown()

func (*SsePfilterEaAce) XXX_Marshal

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

func (*SsePfilterEaAce) XXX_Merge

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

func (*SsePfilterEaAce) XXX_Size

func (m *SsePfilterEaAce) XXX_Size() int

func (*SsePfilterEaAce) XXX_Unmarshal

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

type SsePfilterEaAceDataBrief

type SsePfilterEaAceDataBrief struct {
	Grant                 string                     `protobuf:"bytes,1,opt,name=grant,proto3" json:"grant,omitempty"`
	LoggingEnabled        bool                       `protobuf:"varint,2,opt,name=logging_enabled,json=loggingEnabled,proto3" json:"logging_enabled,omitempty"`
	PerAceIcmpEnabled     bool                       `protobuf:"varint,3,opt,name=per_ace_icmp_enabled,json=perAceIcmpEnabled,proto3" json:"per_ace_icmp_enabled,omitempty"`
	NextHopEnabled        bool                       `protobuf:"varint,4,opt,name=next_hop_enabled,json=nextHopEnabled,proto3" json:"next_hop_enabled,omitempty"`
	DefaultNextHopEnabled bool                       `` /* 129-byte string literal not displayed */
	TotalTcamEntries      uint32                     `protobuf:"varint,6,opt,name=total_tcam_entries,json=totalTcamEntries,proto3" json:"total_tcam_entries,omitempty"`
	Hits                  uint64                     `protobuf:"varint,7,opt,name=hits,proto3" json:"hits,omitempty"`
	NextHopAddress        *SsePfilterNextHopAddrType `protobuf:"bytes,8,opt,name=next_hop_address,json=nextHopAddress,proto3" json:"next_hop_address,omitempty"`
	NpuId                 uint32                     `protobuf:"varint,9,opt,name=npu_id,json=npuId,proto3" json:"npu_id,omitempty"`
	XXX_NoUnkeyedLiteral  struct{}                   `json:"-"`
	XXX_unrecognized      []byte                     `json:"-"`
	XXX_sizecache         int32                      `json:"-"`
}

func (*SsePfilterEaAceDataBrief) Descriptor

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

func (*SsePfilterEaAceDataBrief) GetDefaultNextHopEnabled

func (m *SsePfilterEaAceDataBrief) GetDefaultNextHopEnabled() bool

func (*SsePfilterEaAceDataBrief) GetGrant

func (m *SsePfilterEaAceDataBrief) GetGrant() string

func (*SsePfilterEaAceDataBrief) GetHits

func (m *SsePfilterEaAceDataBrief) GetHits() uint64

func (*SsePfilterEaAceDataBrief) GetLoggingEnabled

func (m *SsePfilterEaAceDataBrief) GetLoggingEnabled() bool

func (*SsePfilterEaAceDataBrief) GetNextHopAddress

func (m *SsePfilterEaAceDataBrief) GetNextHopAddress() *SsePfilterNextHopAddrType

func (*SsePfilterEaAceDataBrief) GetNextHopEnabled

func (m *SsePfilterEaAceDataBrief) GetNextHopEnabled() bool

func (*SsePfilterEaAceDataBrief) GetNpuId

func (m *SsePfilterEaAceDataBrief) GetNpuId() uint32

func (*SsePfilterEaAceDataBrief) GetPerAceIcmpEnabled

func (m *SsePfilterEaAceDataBrief) GetPerAceIcmpEnabled() bool

func (*SsePfilterEaAceDataBrief) GetTotalTcamEntries

func (m *SsePfilterEaAceDataBrief) GetTotalTcamEntries() uint32

func (*SsePfilterEaAceDataBrief) ProtoMessage

func (*SsePfilterEaAceDataBrief) ProtoMessage()

func (*SsePfilterEaAceDataBrief) Reset

func (m *SsePfilterEaAceDataBrief) Reset()

func (*SsePfilterEaAceDataBrief) String

func (m *SsePfilterEaAceDataBrief) String() string

func (*SsePfilterEaAceDataBrief) XXX_DiscardUnknown

func (m *SsePfilterEaAceDataBrief) XXX_DiscardUnknown()

func (*SsePfilterEaAceDataBrief) XXX_Marshal

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

func (*SsePfilterEaAceDataBrief) XXX_Merge

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

func (*SsePfilterEaAceDataBrief) XXX_Size

func (m *SsePfilterEaAceDataBrief) XXX_Size() int

func (*SsePfilterEaAceDataBrief) XXX_Unmarshal

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

type SsePfilterEaAceDataDetail

type SsePfilterEaAceDataDetail struct {
	AceBrief             *SsePfilterEaAceDataBrief `protobuf:"bytes,1,opt,name=ace_brief,json=aceBrief,proto3" json:"ace_brief,omitempty"`
	AceDetail            []*SsePfilterEaAce        `protobuf:"bytes,2,rep,name=ace_detail,json=aceDetail,proto3" json:"ace_detail,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
	XXX_unrecognized     []byte                    `json:"-"`
	XXX_sizecache        int32                     `json:"-"`
}

func (*SsePfilterEaAceDataDetail) Descriptor

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

func (*SsePfilterEaAceDataDetail) GetAceBrief

func (*SsePfilterEaAceDataDetail) GetAceDetail

func (m *SsePfilterEaAceDataDetail) GetAceDetail() []*SsePfilterEaAce

func (*SsePfilterEaAceDataDetail) ProtoMessage

func (*SsePfilterEaAceDataDetail) ProtoMessage()

func (*SsePfilterEaAceDataDetail) Reset

func (m *SsePfilterEaAceDataDetail) Reset()

func (*SsePfilterEaAceDataDetail) String

func (m *SsePfilterEaAceDataDetail) String() string

func (*SsePfilterEaAceDataDetail) XXX_DiscardUnknown

func (m *SsePfilterEaAceDataDetail) XXX_DiscardUnknown()

func (*SsePfilterEaAceDataDetail) XXX_Marshal

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

func (*SsePfilterEaAceDataDetail) XXX_Merge

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

func (*SsePfilterEaAceDataDetail) XXX_Size

func (m *SsePfilterEaAceDataDetail) XXX_Size() int

func (*SsePfilterEaAceDataDetail) XXX_Unmarshal

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

type SsePfilterEaAceDetail

type SsePfilterEaAceDetail struct {
	CommonAclDetail      []*SsePfilterEaAceDataDetail `protobuf:"bytes,50,rep,name=common_acl_detail,json=commonAclDetail,proto3" json:"common_acl_detail,omitempty"`
	InterfaceAclDetail   []*SsePfilterEaAceDataDetail `protobuf:"bytes,51,rep,name=interface_acl_detail,json=interfaceAclDetail,proto3" json:"interface_acl_detail,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                     `json:"-"`
	XXX_unrecognized     []byte                       `json:"-"`
	XXX_sizecache        int32                        `json:"-"`
}

func (*SsePfilterEaAceDetail) Descriptor

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

func (*SsePfilterEaAceDetail) GetCommonAclDetail

func (m *SsePfilterEaAceDetail) GetCommonAclDetail() []*SsePfilterEaAceDataDetail

func (*SsePfilterEaAceDetail) GetInterfaceAclDetail

func (m *SsePfilterEaAceDetail) GetInterfaceAclDetail() []*SsePfilterEaAceDataDetail

func (*SsePfilterEaAceDetail) ProtoMessage

func (*SsePfilterEaAceDetail) ProtoMessage()

func (*SsePfilterEaAceDetail) Reset

func (m *SsePfilterEaAceDetail) Reset()

func (*SsePfilterEaAceDetail) String

func (m *SsePfilterEaAceDetail) String() string

func (*SsePfilterEaAceDetail) XXX_DiscardUnknown

func (m *SsePfilterEaAceDetail) XXX_DiscardUnknown()

func (*SsePfilterEaAceDetail) XXX_Marshal

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

func (*SsePfilterEaAceDetail) XXX_Merge

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

func (*SsePfilterEaAceDetail) XXX_Size

func (m *SsePfilterEaAceDetail) XXX_Size() int

func (*SsePfilterEaAceDetail) XXX_Unmarshal

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

type SsePfilterEaAceDetail_KEYS

type SsePfilterEaAceDetail_KEYS struct {
	NodeName             string   `protobuf:"bytes,1,opt,name=node_name,json=nodeName,proto3" json:"node_name,omitempty"`
	AccessListName       string   `protobuf:"bytes,2,opt,name=access_list_name,json=accessListName,proto3" json:"access_list_name,omitempty"`
	SequenceNumber       uint32   `protobuf:"varint,3,opt,name=sequence_number,json=sequenceNumber,proto3" json:"sequence_number,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SsePfilterEaAceDetail_KEYS) Descriptor

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

func (*SsePfilterEaAceDetail_KEYS) GetAccessListName

func (m *SsePfilterEaAceDetail_KEYS) GetAccessListName() string

func (*SsePfilterEaAceDetail_KEYS) GetNodeName

func (m *SsePfilterEaAceDetail_KEYS) GetNodeName() string

func (*SsePfilterEaAceDetail_KEYS) GetSequenceNumber

func (m *SsePfilterEaAceDetail_KEYS) GetSequenceNumber() uint32

func (*SsePfilterEaAceDetail_KEYS) ProtoMessage

func (*SsePfilterEaAceDetail_KEYS) ProtoMessage()

func (*SsePfilterEaAceDetail_KEYS) Reset

func (m *SsePfilterEaAceDetail_KEYS) Reset()

func (*SsePfilterEaAceDetail_KEYS) String

func (m *SsePfilterEaAceDetail_KEYS) String() string

func (*SsePfilterEaAceDetail_KEYS) XXX_DiscardUnknown

func (m *SsePfilterEaAceDetail_KEYS) XXX_DiscardUnknown()

func (*SsePfilterEaAceDetail_KEYS) XXX_Marshal

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

func (*SsePfilterEaAceDetail_KEYS) XXX_Merge

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

func (*SsePfilterEaAceDetail_KEYS) XXX_Size

func (m *SsePfilterEaAceDetail_KEYS) XXX_Size() int

func (*SsePfilterEaAceDetail_KEYS) XXX_Unmarshal

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

type SsePfilterIpv4Tcam

type SsePfilterIpv4Tcam struct {
	AclId                 uint32              `protobuf:"varint,1,opt,name=acl_id,json=aclId,proto3" json:"acl_id,omitempty"`
	TcpFlags              *SsePfilterTcpFlags `protobuf:"bytes,2,opt,name=tcp_flags,json=tcpFlags,proto3" json:"tcp_flags,omitempty"`
	SourceRangeId         uint32              `protobuf:"varint,3,opt,name=source_range_id,json=sourceRangeId,proto3" json:"source_range_id,omitempty"`
	DestinationRangeId    uint32              `protobuf:"varint,4,opt,name=destination_range_id,json=destinationRangeId,proto3" json:"destination_range_id,omitempty"`
	SourceAddress         string              `protobuf:"bytes,5,opt,name=source_address,json=sourceAddress,proto3" json:"source_address,omitempty"`
	Protocol              uint32              `protobuf:"varint,6,opt,name=protocol,proto3" json:"protocol,omitempty"`
	Fragment              uint32              `protobuf:"varint,7,opt,name=fragment,proto3" json:"fragment,omitempty"`
	Dscp                  uint32              `protobuf:"varint,8,opt,name=dscp,proto3" json:"dscp,omitempty"`
	Ttl                   uint32              `protobuf:"varint,9,opt,name=ttl,proto3" json:"ttl,omitempty"`
	Layer4SourcePort      uint32              `protobuf:"varint,10,opt,name=layer4_source_port,json=layer4SourcePort,proto3" json:"layer4_source_port,omitempty"`
	DestinationAddress    string              `protobuf:"bytes,11,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	Layer4DestinationPort uint32              `` /* 128-byte string literal not displayed */
	PacketLengthRange     uint32              `protobuf:"varint,13,opt,name=packet_length_range,json=packetLengthRange,proto3" json:"packet_length_range,omitempty"`
	XXX_NoUnkeyedLiteral  struct{}            `json:"-"`
	XXX_unrecognized      []byte              `json:"-"`
	XXX_sizecache         int32               `json:"-"`
}

func (*SsePfilterIpv4Tcam) Descriptor

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

func (*SsePfilterIpv4Tcam) GetAclId

func (m *SsePfilterIpv4Tcam) GetAclId() uint32

func (*SsePfilterIpv4Tcam) GetDestinationAddress

func (m *SsePfilterIpv4Tcam) GetDestinationAddress() string

func (*SsePfilterIpv4Tcam) GetDestinationRangeId

func (m *SsePfilterIpv4Tcam) GetDestinationRangeId() uint32

func (*SsePfilterIpv4Tcam) GetDscp

func (m *SsePfilterIpv4Tcam) GetDscp() uint32

func (*SsePfilterIpv4Tcam) GetFragment

func (m *SsePfilterIpv4Tcam) GetFragment() uint32

func (*SsePfilterIpv4Tcam) GetLayer4DestinationPort

func (m *SsePfilterIpv4Tcam) GetLayer4DestinationPort() uint32

func (*SsePfilterIpv4Tcam) GetLayer4SourcePort

func (m *SsePfilterIpv4Tcam) GetLayer4SourcePort() uint32

func (*SsePfilterIpv4Tcam) GetPacketLengthRange

func (m *SsePfilterIpv4Tcam) GetPacketLengthRange() uint32

func (*SsePfilterIpv4Tcam) GetProtocol

func (m *SsePfilterIpv4Tcam) GetProtocol() uint32

func (*SsePfilterIpv4Tcam) GetSourceAddress

func (m *SsePfilterIpv4Tcam) GetSourceAddress() string

func (*SsePfilterIpv4Tcam) GetSourceRangeId

func (m *SsePfilterIpv4Tcam) GetSourceRangeId() uint32

func (*SsePfilterIpv4Tcam) GetTcpFlags

func (m *SsePfilterIpv4Tcam) GetTcpFlags() *SsePfilterTcpFlags

func (*SsePfilterIpv4Tcam) GetTtl

func (m *SsePfilterIpv4Tcam) GetTtl() uint32

func (*SsePfilterIpv4Tcam) ProtoMessage

func (*SsePfilterIpv4Tcam) ProtoMessage()

func (*SsePfilterIpv4Tcam) Reset

func (m *SsePfilterIpv4Tcam) Reset()

func (*SsePfilterIpv4Tcam) String

func (m *SsePfilterIpv4Tcam) String() string

func (*SsePfilterIpv4Tcam) XXX_DiscardUnknown

func (m *SsePfilterIpv4Tcam) XXX_DiscardUnknown()

func (*SsePfilterIpv4Tcam) XXX_Marshal

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

func (*SsePfilterIpv4Tcam) XXX_Merge

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

func (*SsePfilterIpv4Tcam) XXX_Size

func (m *SsePfilterIpv4Tcam) XXX_Size() int

func (*SsePfilterIpv4Tcam) XXX_Unmarshal

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

type SsePfilterIpv6Tcam

type SsePfilterIpv6Tcam struct {
	AclId                      uint32              `protobuf:"varint,1,opt,name=acl_id,json=aclId,proto3" json:"acl_id,omitempty"`
	Protocol                   uint32              `protobuf:"varint,2,opt,name=protocol,proto3" json:"protocol,omitempty"`
	Layer4SourcePort           uint32              `protobuf:"varint,3,opt,name=layer4_source_port,json=layer4SourcePort,proto3" json:"layer4_source_port,omitempty"`
	Layer4DestinationPort      uint32              `` /* 127-byte string literal not displayed */
	SourceRangeId              uint32              `protobuf:"varint,5,opt,name=source_range_id,json=sourceRangeId,proto3" json:"source_range_id,omitempty"`
	DestinationRangeId         uint32              `protobuf:"varint,6,opt,name=destination_range_id,json=destinationRangeId,proto3" json:"destination_range_id,omitempty"`
	TcpFlags                   *SsePfilterTcpFlags `protobuf:"bytes,7,opt,name=tcp_flags,json=tcpFlags,proto3" json:"tcp_flags,omitempty"`
	DestinationHeader          uint32              `protobuf:"varint,8,opt,name=destination_header,json=destinationHeader,proto3" json:"destination_header,omitempty"`
	ReceiveTransitionGapHeader uint32              `` /* 144-byte string literal not displayed */
	AuthenticationHeader       uint32              `protobuf:"varint,10,opt,name=authentication_header,json=authenticationHeader,proto3" json:"authentication_header,omitempty"`
	Fragment                   uint32              `protobuf:"varint,11,opt,name=fragment,proto3" json:"fragment,omitempty"`
	Tos                        uint32              `protobuf:"varint,12,opt,name=tos,proto3" json:"tos,omitempty"`
	PacketLengthRange          uint32              `protobuf:"varint,13,opt,name=packet_length_range,json=packetLengthRange,proto3" json:"packet_length_range,omitempty"`
	XXX_NoUnkeyedLiteral       struct{}            `json:"-"`
	XXX_unrecognized           []byte              `json:"-"`
	XXX_sizecache              int32               `json:"-"`
}

func (*SsePfilterIpv6Tcam) Descriptor

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

func (*SsePfilterIpv6Tcam) GetAclId

func (m *SsePfilterIpv6Tcam) GetAclId() uint32

func (*SsePfilterIpv6Tcam) GetAuthenticationHeader

func (m *SsePfilterIpv6Tcam) GetAuthenticationHeader() uint32

func (*SsePfilterIpv6Tcam) GetDestinationHeader

func (m *SsePfilterIpv6Tcam) GetDestinationHeader() uint32

func (*SsePfilterIpv6Tcam) GetDestinationRangeId

func (m *SsePfilterIpv6Tcam) GetDestinationRangeId() uint32

func (*SsePfilterIpv6Tcam) GetFragment

func (m *SsePfilterIpv6Tcam) GetFragment() uint32

func (*SsePfilterIpv6Tcam) GetLayer4DestinationPort

func (m *SsePfilterIpv6Tcam) GetLayer4DestinationPort() uint32

func (*SsePfilterIpv6Tcam) GetLayer4SourcePort

func (m *SsePfilterIpv6Tcam) GetLayer4SourcePort() uint32

func (*SsePfilterIpv6Tcam) GetPacketLengthRange

func (m *SsePfilterIpv6Tcam) GetPacketLengthRange() uint32

func (*SsePfilterIpv6Tcam) GetProtocol

func (m *SsePfilterIpv6Tcam) GetProtocol() uint32

func (*SsePfilterIpv6Tcam) GetReceiveTransitionGapHeader

func (m *SsePfilterIpv6Tcam) GetReceiveTransitionGapHeader() uint32

func (*SsePfilterIpv6Tcam) GetSourceRangeId

func (m *SsePfilterIpv6Tcam) GetSourceRangeId() uint32

func (*SsePfilterIpv6Tcam) GetTcpFlags

func (m *SsePfilterIpv6Tcam) GetTcpFlags() *SsePfilterTcpFlags

func (*SsePfilterIpv6Tcam) GetTos

func (m *SsePfilterIpv6Tcam) GetTos() uint32

func (*SsePfilterIpv6Tcam) ProtoMessage

func (*SsePfilterIpv6Tcam) ProtoMessage()

func (*SsePfilterIpv6Tcam) Reset

func (m *SsePfilterIpv6Tcam) Reset()

func (*SsePfilterIpv6Tcam) String

func (m *SsePfilterIpv6Tcam) String() string

func (*SsePfilterIpv6Tcam) XXX_DiscardUnknown

func (m *SsePfilterIpv6Tcam) XXX_DiscardUnknown()

func (*SsePfilterIpv6Tcam) XXX_Marshal

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

func (*SsePfilterIpv6Tcam) XXX_Merge

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

func (*SsePfilterIpv6Tcam) XXX_Size

func (m *SsePfilterIpv6Tcam) XXX_Size() int

func (*SsePfilterIpv6Tcam) XXX_Unmarshal

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

type SsePfilterNextHopAddrType

type SsePfilterNextHopAddrType struct {
	AddressType          string   `protobuf:"bytes,1,opt,name=address_type,json=addressType,proto3" json:"address_type,omitempty"`
	Ipv4Address          string   `protobuf:"bytes,2,opt,name=ipv4_address,json=ipv4Address,proto3" json:"ipv4_address,omitempty"`
	Ipv6Address          string   `protobuf:"bytes,3,opt,name=ipv6_address,json=ipv6Address,proto3" json:"ipv6_address,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SsePfilterNextHopAddrType) Descriptor

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

func (*SsePfilterNextHopAddrType) GetAddressType

func (m *SsePfilterNextHopAddrType) GetAddressType() string

func (*SsePfilterNextHopAddrType) GetIpv4Address

func (m *SsePfilterNextHopAddrType) GetIpv4Address() string

func (*SsePfilterNextHopAddrType) GetIpv6Address

func (m *SsePfilterNextHopAddrType) GetIpv6Address() string

func (*SsePfilterNextHopAddrType) ProtoMessage

func (*SsePfilterNextHopAddrType) ProtoMessage()

func (*SsePfilterNextHopAddrType) Reset

func (m *SsePfilterNextHopAddrType) Reset()

func (*SsePfilterNextHopAddrType) String

func (m *SsePfilterNextHopAddrType) String() string

func (*SsePfilterNextHopAddrType) XXX_DiscardUnknown

func (m *SsePfilterNextHopAddrType) XXX_DiscardUnknown()

func (*SsePfilterNextHopAddrType) XXX_Marshal

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

func (*SsePfilterNextHopAddrType) XXX_Merge

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

func (*SsePfilterNextHopAddrType) XXX_Size

func (m *SsePfilterNextHopAddrType) XXX_Size() int

func (*SsePfilterNextHopAddrType) XXX_Unmarshal

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

type SsePfilterTcamEntryIpv4

type SsePfilterTcamEntryIpv4 struct {
	Value                *SsePfilterIpv4Tcam `protobuf:"bytes,1,opt,name=value,proto3" json:"value,omitempty"`
	Mask                 *SsePfilterIpv4Tcam `protobuf:"bytes,2,opt,name=mask,proto3" json:"mask,omitempty"`
	Result               *SsePfilterIpv4Tcam `protobuf:"bytes,3,opt,name=result,proto3" json:"result,omitempty"`
	XXX_NoUnkeyedLiteral struct{}            `json:"-"`
	XXX_unrecognized     []byte              `json:"-"`
	XXX_sizecache        int32               `json:"-"`
}

func (*SsePfilterTcamEntryIpv4) Descriptor

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

func (*SsePfilterTcamEntryIpv4) GetMask

func (*SsePfilterTcamEntryIpv4) GetResult

func (*SsePfilterTcamEntryIpv4) GetValue

func (*SsePfilterTcamEntryIpv4) ProtoMessage

func (*SsePfilterTcamEntryIpv4) ProtoMessage()

func (*SsePfilterTcamEntryIpv4) Reset

func (m *SsePfilterTcamEntryIpv4) Reset()

func (*SsePfilterTcamEntryIpv4) String

func (m *SsePfilterTcamEntryIpv4) String() string

func (*SsePfilterTcamEntryIpv4) XXX_DiscardUnknown

func (m *SsePfilterTcamEntryIpv4) XXX_DiscardUnknown()

func (*SsePfilterTcamEntryIpv4) XXX_Marshal

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

func (*SsePfilterTcamEntryIpv4) XXX_Merge

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

func (*SsePfilterTcamEntryIpv4) XXX_Size

func (m *SsePfilterTcamEntryIpv4) XXX_Size() int

func (*SsePfilterTcamEntryIpv4) XXX_Unmarshal

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

type SsePfilterTcamEntryIpv6

type SsePfilterTcamEntryIpv6 struct {
	SourceAddress          string              `protobuf:"bytes,1,opt,name=source_address,json=sourceAddress,proto3" json:"source_address,omitempty"`
	SourceAddressMask      string              `protobuf:"bytes,2,opt,name=source_address_mask,json=sourceAddressMask,proto3" json:"source_address_mask,omitempty"`
	DestinationAddress     string              `protobuf:"bytes,3,opt,name=destination_address,json=destinationAddress,proto3" json:"destination_address,omitempty"`
	DestinationAddressMask string              `` /* 129-byte string literal not displayed */
	Value                  *SsePfilterIpv6Tcam `protobuf:"bytes,5,opt,name=value,proto3" json:"value,omitempty"`
	Mask                   *SsePfilterIpv6Tcam `protobuf:"bytes,6,opt,name=mask,proto3" json:"mask,omitempty"`
	Result                 *SsePfilterIpv6Tcam `protobuf:"bytes,7,opt,name=result,proto3" json:"result,omitempty"`
	XXX_NoUnkeyedLiteral   struct{}            `json:"-"`
	XXX_unrecognized       []byte              `json:"-"`
	XXX_sizecache          int32               `json:"-"`
}

func (*SsePfilterTcamEntryIpv6) Descriptor

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

func (*SsePfilterTcamEntryIpv6) GetDestinationAddress

func (m *SsePfilterTcamEntryIpv6) GetDestinationAddress() string

func (*SsePfilterTcamEntryIpv6) GetDestinationAddressMask

func (m *SsePfilterTcamEntryIpv6) GetDestinationAddressMask() string

func (*SsePfilterTcamEntryIpv6) GetMask

func (*SsePfilterTcamEntryIpv6) GetResult

func (*SsePfilterTcamEntryIpv6) GetSourceAddress

func (m *SsePfilterTcamEntryIpv6) GetSourceAddress() string

func (*SsePfilterTcamEntryIpv6) GetSourceAddressMask

func (m *SsePfilterTcamEntryIpv6) GetSourceAddressMask() string

func (*SsePfilterTcamEntryIpv6) GetValue

func (*SsePfilterTcamEntryIpv6) ProtoMessage

func (*SsePfilterTcamEntryIpv6) ProtoMessage()

func (*SsePfilterTcamEntryIpv6) Reset

func (m *SsePfilterTcamEntryIpv6) Reset()

func (*SsePfilterTcamEntryIpv6) String

func (m *SsePfilterTcamEntryIpv6) String() string

func (*SsePfilterTcamEntryIpv6) XXX_DiscardUnknown

func (m *SsePfilterTcamEntryIpv6) XXX_DiscardUnknown()

func (*SsePfilterTcamEntryIpv6) XXX_Marshal

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

func (*SsePfilterTcamEntryIpv6) XXX_Merge

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

func (*SsePfilterTcamEntryIpv6) XXX_Size

func (m *SsePfilterTcamEntryIpv6) XXX_Size() int

func (*SsePfilterTcamEntryIpv6) XXX_Unmarshal

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

type SsePfilterTcpFlags

type SsePfilterTcpFlags struct {
	Urgent               uint32   `protobuf:"varint,1,opt,name=urgent,proto3" json:"urgent,omitempty"`
	Acknowledge          uint32   `protobuf:"varint,2,opt,name=acknowledge,proto3" json:"acknowledge,omitempty"`
	Push                 uint32   `protobuf:"varint,3,opt,name=push,proto3" json:"push,omitempty"`
	Reset_               uint32   `protobuf:"varint,4,opt,name=reset,proto3" json:"reset,omitempty"`
	Synchronization      uint32   `protobuf:"varint,5,opt,name=synchronization,proto3" json:"synchronization,omitempty"`
	Finish               uint32   `protobuf:"varint,6,opt,name=finish,proto3" json:"finish,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*SsePfilterTcpFlags) Descriptor

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

func (*SsePfilterTcpFlags) GetAcknowledge

func (m *SsePfilterTcpFlags) GetAcknowledge() uint32

func (*SsePfilterTcpFlags) GetFinish

func (m *SsePfilterTcpFlags) GetFinish() uint32

func (*SsePfilterTcpFlags) GetPush

func (m *SsePfilterTcpFlags) GetPush() uint32

func (*SsePfilterTcpFlags) GetReset_

func (m *SsePfilterTcpFlags) GetReset_() uint32

func (*SsePfilterTcpFlags) GetSynchronization

func (m *SsePfilterTcpFlags) GetSynchronization() uint32

func (*SsePfilterTcpFlags) GetUrgent

func (m *SsePfilterTcpFlags) GetUrgent() uint32

func (*SsePfilterTcpFlags) ProtoMessage

func (*SsePfilterTcpFlags) ProtoMessage()

func (*SsePfilterTcpFlags) Reset

func (m *SsePfilterTcpFlags) Reset()

func (*SsePfilterTcpFlags) String

func (m *SsePfilterTcpFlags) String() string

func (*SsePfilterTcpFlags) XXX_DiscardUnknown

func (m *SsePfilterTcpFlags) XXX_DiscardUnknown()

func (*SsePfilterTcpFlags) XXX_Marshal

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

func (*SsePfilterTcpFlags) XXX_Merge

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

func (*SsePfilterTcpFlags) XXX_Size

func (m *SsePfilterTcpFlags) XXX_Size() int

func (*SsePfilterTcpFlags) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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