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

It consists of:

2 messages
1 service

Index

Constants

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

Variables

This section is empty.

Functions

func AllMessages

func AllMessages() []api.Message

Messages returns list of all messages in this module.

Types

type DHCP6ClientEnableDisable

type DHCP6ClientEnableDisable struct {
	SwIfIndex uint32
	Enable    uint8
}

DHCP6ClientEnableDisable represents VPP binary API message 'dhcp6_client_enable_disable'.

func (*DHCP6ClientEnableDisable) GetCrcString

func (*DHCP6ClientEnableDisable) GetCrcString() string

func (*DHCP6ClientEnableDisable) GetMessageName

func (*DHCP6ClientEnableDisable) GetMessageName() string

func (*DHCP6ClientEnableDisable) GetMessageType

func (*DHCP6ClientEnableDisable) GetMessageType() api.MessageType

func (*DHCP6ClientEnableDisable) Reset

func (m *DHCP6ClientEnableDisable) Reset()

type DHCP6ClientEnableDisableReply

type DHCP6ClientEnableDisableReply struct {
	Retval int32
}

DHCP6ClientEnableDisableReply represents VPP binary API message 'dhcp6_client_enable_disable_reply'.

func (*DHCP6ClientEnableDisableReply) GetCrcString

func (*DHCP6ClientEnableDisableReply) GetCrcString() string

func (*DHCP6ClientEnableDisableReply) GetMessageName

func (*DHCP6ClientEnableDisableReply) GetMessageName() string

func (*DHCP6ClientEnableDisableReply) GetMessageType

func (*DHCP6ClientEnableDisableReply) GetMessageType() api.MessageType

func (*DHCP6ClientEnableDisableReply) Reset

func (m *DHCP6ClientEnableDisableReply) Reset()

type RPCService

type RPCService interface {
	DHCP6ClientEnableDisable(ctx context.Context, in *DHCP6ClientEnableDisable) (*DHCP6ClientEnableDisableReply, error)
}

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