FD.io VPP  v19.04.1-1-ge4a0f9f
Vector Packet Processing
src/vlibmemory

api-queue

Declaration and implementation

Declaration: api-queue (src/vlibmemory/vlib_api_cli.c line 929)

Implementation: api_queue_config_fn.

api-trace

Description

This module has three configuration parameters: "on" or "enable" - enables binary api tracing "nitems <nnn>" - sets the size of the circular buffer to <nnn> "save-api-table <filename>" - dumps the API message table to /tmp/<filename>

Declaration and implementation

Declaration: api-trace (src/vlibmemory/vlib_api_cli.c line 903)

Implementation: api_trace_config_fn.

socksvr

Declaration and implementation

Declaration: socksvr (src/vlibmemory/socket_api.c line 791)

Implementation: socksvr_config.