FD.io VPP  v19.08-27-gf4dcae4
Vector Packet Processing
src/plugins/oddbuf

oddbuf configure

Summary/usage

oddbuf configure n_to_copy <nn> offset <nn> first_offset <nn>.

Declaration and implementation

Declaration: oddbuf_config_command (src/plugins/oddbuf/oddbuf.c line 271)

Implementation: oddbuf_config_command_fn.

oddbuf enable-disable

Summary/usage

oddbuf enable-disable <interface-name> [disable].

Declaration and implementation

Declaration: oddbuf_enable_disable_command (src/plugins/oddbuf/oddbuf.c line 135)

Implementation: oddbuf_enable_disable_command_fn.