rd_cp

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

It consists of:

2 messages
1 service

Index

Constants

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

Variables

This section is empty.

Functions

func AllMessages

func AllMessages() []api.Message

Messages returns list of all messages in this module.

Types

type IP6NdAddressAutoconfig

type IP6NdAddressAutoconfig struct {
	SwIfIndex            uint32
	Enable               uint8
	InstallDefaultRoutes uint8
}

IP6NdAddressAutoconfig represents VPP binary API message 'ip6_nd_address_autoconfig'.

func (*IP6NdAddressAutoconfig) GetCrcString

func (*IP6NdAddressAutoconfig) GetCrcString() string

func (*IP6NdAddressAutoconfig) GetMessageName

func (*IP6NdAddressAutoconfig) GetMessageName() string

func (*IP6NdAddressAutoconfig) GetMessageType

func (*IP6NdAddressAutoconfig) GetMessageType() api.MessageType

func (*IP6NdAddressAutoconfig) Reset

func (m *IP6NdAddressAutoconfig) Reset()

type IP6NdAddressAutoconfigReply

type IP6NdAddressAutoconfigReply struct {
	Retval int32
}

IP6NdAddressAutoconfigReply represents VPP binary API message 'ip6_nd_address_autoconfig_reply'.

func (*IP6NdAddressAutoconfigReply) GetCrcString

func (*IP6NdAddressAutoconfigReply) GetCrcString() string

func (*IP6NdAddressAutoconfigReply) GetMessageName

func (*IP6NdAddressAutoconfigReply) GetMessageName() string

func (*IP6NdAddressAutoconfigReply) GetMessageType

func (*IP6NdAddressAutoconfigReply) GetMessageType() api.MessageType

func (*IP6NdAddressAutoconfigReply) Reset

func (m *IP6NdAddressAutoconfigReply) Reset()

type RPCService

type RPCService interface {
	IP6NdAddressAutoconfig(ctx context.Context, in *IP6NdAddressAutoconfig) (*IP6NdAddressAutoconfigReply, error)
}

RPCService represents RPC service API for rd_cp 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