FD.io VPP
v18.07-34-g55fbdb9
Vector Packet Processing
|
Declaration: api-queue (src/vlibmemory/vlib_api_cli.c line 929)
Implementation: api_queue_config_fn.
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: api-trace (src/vlibmemory/vlib_api_cli.c line 903)
Implementation: api_trace_config_fn.
Declaration: socksvr (src/vlibmemory/socket_api.c line 749)
Implementation: socksvr_config.