package
3.29.0
Repository: https://github.com/projectcalico/vpp-dataplane.git
Documentation: pkg.go.dev

# Functions

Messages returns list of all messages in this module.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

Punt defines type 'punt'.
PuntException defines type 'punt_exception'.
PuntIPProto defines type 'punt_ip_proto'.
PuntL4 defines type 'punt_l4'.
PuntReason defines type 'punt_reason'.
PuntReasonDetails defines message 'punt_reason_details'.
Dump all or one of the exception punt reasons * - - If the string is not set punt dump all reasons * else dump only the one specified PuntReasonDump defines message 'punt_reason_dump'.
PuntSocketDeregister defines message 'punt_socket_deregister'.
PuntSocketDeregisterReply defines message 'punt_socket_deregister_reply'.
PuntSocketDetails defines message 'punt_socket_details'.
PuntSocketDump defines message 'punt_socket_dump'.
Punt traffic to the host via socket - header_version - expected meta data header version (currently 1) - punt - punt definition PuntSocketRegister defines message 'punt_socket_register'.
PuntSocketRegisterReply defines message 'punt_socket_register_reply'.
PuntUnion defines union 'punt_union'.
Punt traffic to the host - is_add - add punt if non-zero, else delete - punt - punt definition, only UDP (0x11) is supported SetPunt defines message 'set_punt'.
SetPuntReply defines message 'set_punt_reply'.

# Interfaces

RPCService defines RPC service punt.
No description provided by the author
No description provided by the author

# Type aliases

PuntType defines enum 'punt_type'.