FD.io VPP  v21.06-3-gbb25fbf28
Vector Packet Processing
src/vlibmemory

api-queue

Declaration and implementation

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

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 940)

Implementation: api_trace_config_fn.

socksvr

Declaration and implementation

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

Implementation: socksvr_config.