package
2.5.1+incompatible
Repository: https://github.com/lxlee1102/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
MemifCreate represents VPP binary API message 'memif_create'.
MemifCreateReply represents VPP binary API message 'memif_create_reply'.
MemifDelete represents VPP binary API message 'memif_delete'.
MemifDeleteReply represents VPP binary API message 'memif_delete_reply'.
MemifDetails represents VPP binary API message 'memif_details'.
MemifDump represents VPP binary API message 'memif_dump'.
MemifSocketFilenameAddDel represents VPP binary API message 'memif_socket_filename_add_del'.
MemifSocketFilenameAddDelReply represents VPP binary API message 'memif_socket_filename_add_del_reply'.
MemifSocketFilenameDetails represents VPP binary API message 'memif_socket_filename_details'.
MemifSocketFilenameDump represents VPP binary API message 'memif_socket_filename_dump'.
# Interfaces
RPCService represents RPC service API for memif module.
No description provided by the author
No description provided by the author