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
AfPacketCreate represents VPP binary API message 'af_packet_create'.
AfPacketCreateReply represents VPP binary API message 'af_packet_create_reply'.
AfPacketDelete represents VPP binary API message 'af_packet_delete'.
AfPacketDeleteReply represents VPP binary API message 'af_packet_delete_reply'.
AfPacketDetails represents VPP binary API message 'af_packet_details'.
AfPacketDump represents VPP binary API message 'af_packet_dump'.
AfPacketSetL4CksumOffload represents VPP binary API message 'af_packet_set_l4_cksum_offload'.
AfPacketSetL4CksumOffloadReply represents VPP binary API message 'af_packet_set_l4_cksum_offload_reply'.
# Interfaces
RPCService represents RPC service API for af_packet module.
No description provided by the author