ct6

package
v0.0.0-...-f91f7f2 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package ct6 is a generated VPP binary API for 'ct6' module.

It consists of:

2 messages
1 service

Index

Constants

View Source
const (
	// ModuleName is the name of this module.
	ModuleName = "ct6"
	// VersionCrc is the CRC of this module.
	VersionCrc = 0xf5b1e79f
)

Variables

This section is empty.

Functions

func AllMessages

func AllMessages() []api.Message

Messages returns list of all messages in this module.

Types

type Ct6EnableDisable

type Ct6EnableDisable struct {
	EnableDisable uint8
	IsInside      uint8
	SwIfIndex     uint32
}

Ct6EnableDisable represents VPP binary API message 'ct6_enable_disable'.

func (*Ct6EnableDisable) GetCrcString

func (*Ct6EnableDisable) GetCrcString() string

func (*Ct6EnableDisable) GetMessageName

func (*Ct6EnableDisable) GetMessageName() string

func (*Ct6EnableDisable) GetMessageType

func (*Ct6EnableDisable) GetMessageType() api.MessageType

func (*Ct6EnableDisable) Reset

func (m *Ct6EnableDisable) Reset()

type Ct6EnableDisableReply

type Ct6EnableDisableReply struct {
	Retval int32
}

Ct6EnableDisableReply represents VPP binary API message 'ct6_enable_disable_reply'.

func (*Ct6EnableDisableReply) GetCrcString

func (*Ct6EnableDisableReply) GetCrcString() string

func (*Ct6EnableDisableReply) GetMessageName

func (*Ct6EnableDisableReply) GetMessageName() string

func (*Ct6EnableDisableReply) GetMessageType

func (*Ct6EnableDisableReply) GetMessageType() api.MessageType

func (*Ct6EnableDisableReply) Reset

func (m *Ct6EnableDisableReply) Reset()

type RPCService

type RPCService interface {
	Ct6EnableDisable(ctx context.Context, in *Ct6EnableDisable) (*Ct6EnableDisableReply, error)
}

RPCService represents RPC service API for ct6 module.

func NewServiceClient

func NewServiceClient(ch api.Channel) RPCService

Jump to

Keyboard shortcuts

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