vpp_isisx

package
v0.0.0-...-ae01f8c Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const ModuleName = "vpp.isisx"

ModuleName is the name of the module used for models.

Variables

View Source
var File_isisx_isisx_proto protoreflect.FileDescriptor
View Source
var ModelISISX models.KnownModel

Functions

This section is empty.

Types

type ISISXConnection

type ISISXConnection struct {

	// Name of input interface
	InputInterface string `protobuf:"bytes,1,opt,name=input_interface,json=inputInterface,proto3" json:"input_interface,omitempty"`
	// Name of outgoing interface
	OutputInterface string `protobuf:"bytes,2,opt,name=output_interface,json=outputInterface,proto3" json:"output_interface,omitempty"`
	// contains filtered or unexported fields
}

Unidirectional cross-connection between 2 interfaces that will cross-connect only ISIS protocol data traffic

func (*ISISXConnection) Descriptor deprecated

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

Deprecated: Use ISISXConnection.ProtoReflect.Descriptor instead.

func (*ISISXConnection) GetInputInterface

func (x *ISISXConnection) GetInputInterface() string

func (*ISISXConnection) GetOutputInterface

func (x *ISISXConnection) GetOutputInterface() string

func (*ISISXConnection) ProtoMessage

func (*ISISXConnection) ProtoMessage()

func (*ISISXConnection) ProtoReflect

func (x *ISISXConnection) ProtoReflect() protoreflect.Message

func (*ISISXConnection) Reset

func (x *ISISXConnection) Reset()

func (*ISISXConnection) String

func (x *ISISXConnection) String() string

Jump to

Keyboard shortcuts

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