FD.io VPP  v21.10.1-2-g0a485f517
Vector Packet Processing
src/vlibmemory

api-queue

Declaration and implementation

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

Implementation: api_queue_config_fn.

api-trace

Description

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

Declaration and implementation

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

Implementation: api_trace_config_fn.

socksvr

Declaration and implementation

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

Implementation: socksvr_config.