package
2.4.0-alpha+incompatible
Repository: https://github.com/emnify/vpp-agent.git
Documentation: pkg.go.dev
# Functions
Messages returns list of all messages in this module.
No description provided by the author
# Constants
APIVersion is the API version of this module.
ModuleName is the name of this module.
VersionCrc is the CRC of this module.
# Structs
Vmxnet3Create represents VPP binary API message 'vmxnet3_create'.
Vmxnet3CreateReply represents VPP binary API message 'vmxnet3_create_reply'.
Vmxnet3Delete represents VPP binary API message 'vmxnet3_delete'.
Vmxnet3DeleteReply represents VPP binary API message 'vmxnet3_delete_reply'.
Vmxnet3Details represents VPP binary API message 'vmxnet3_details'.
Vmxnet3Dump represents VPP binary API message 'vmxnet3_dump'.
Vmxnet3RxList represents VPP binary API type 'vmxnet3_rx_list'.
Vmxnet3TxList represents VPP binary API type 'vmxnet3_tx_list'.
# Interfaces
RPCService represents RPC service API for vmxnet3 module.
No description provided by the author