vxlan_gpe_ioam_export

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 vxlan_gpe_ioam_export is a generated VPP binary API for 'vxlan_gpe_ioam_export' module.

It consists of:

2 messages
1 service

Index

Constants

View Source
const (
	// ModuleName is the name of this module.
	ModuleName = "vxlan_gpe_ioam_export"
	// APIVersion is the API version of this module.
	APIVersion = "1.0.0"
	// VersionCrc is the CRC of this module.
	VersionCrc = 0x22132a2c
)

Variables

This section is empty.

Functions

func AllMessages

func AllMessages() []api.Message

Messages returns list of all messages in this module.

Types

type RPCService

type RPCService interface {
	VxlanGpeIoamExportEnableDisable(ctx context.Context, in *VxlanGpeIoamExportEnableDisable) (*VxlanGpeIoamExportEnableDisableReply, error)
}

RPCService represents RPC service API for vxlan_gpe_ioam_export module.

func NewServiceClient

func NewServiceClient(ch api.Channel) RPCService

type VxlanGpeIoamExportEnableDisable

type VxlanGpeIoamExportEnableDisable struct {
	IsDisable        uint8
	CollectorAddress []byte `struc:"[4]byte"`
	SrcAddress       []byte `struc:"[4]byte"`
}

VxlanGpeIoamExportEnableDisable represents VPP binary API message 'vxlan_gpe_ioam_export_enable_disable'.

func (*VxlanGpeIoamExportEnableDisable) GetCrcString

func (*VxlanGpeIoamExportEnableDisable) GetCrcString() string

func (*VxlanGpeIoamExportEnableDisable) GetMessageName

func (*VxlanGpeIoamExportEnableDisable) GetMessageName() string

func (*VxlanGpeIoamExportEnableDisable) GetMessageType

func (*VxlanGpeIoamExportEnableDisable) Reset

type VxlanGpeIoamExportEnableDisableReply

type VxlanGpeIoamExportEnableDisableReply struct {
	Retval int32
}

VxlanGpeIoamExportEnableDisableReply represents VPP binary API message 'vxlan_gpe_ioam_export_enable_disable_reply'.

func (*VxlanGpeIoamExportEnableDisableReply) GetCrcString

func (*VxlanGpeIoamExportEnableDisableReply) GetMessageName

func (*VxlanGpeIoamExportEnableDisableReply) GetMessageName() string

func (*VxlanGpeIoamExportEnableDisableReply) GetMessageType

func (*VxlanGpeIoamExportEnableDisableReply) Reset

Jump to

Keyboard shortcuts

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