FD.io VPP  v16.09
Vector Packet Processing
VLIB Unix stuff

cj

Summary/usage

cj.

Declaration and implementation

Declaration: cj_command (vlib/vlib/unix/cj.c:224)

Implementation: cj_command_fn.

set affinity

Summary/usage

Set process cpu affinity.

Declaration and implementation

Declaration: set_affinity_command (vlib/vlib/unix/physmem.c:433)

Implementation: set_affinity.

show affinity

Summary/usage

Show process cpu affinity.

Declaration and implementation

Declaration: show_affinity_command (vlib/vlib/unix/physmem.c:356)

Implementation: show_affinity.

show physmem

Summary/usage

Show physical memory allocation.

Declaration and implementation

Declaration: show_physmem_command (vlib/vlib/unix/physmem.c:286)

Implementation: show_physmem.

show plugins

Summary/usage

show loaded plugins.

Declaration and implementation

Declaration: plugins_show_cmd (vlib/vlib/unix/plugin.c:250)

Implementation: vlib_plugins_show_cmd_fn.