FD.io VPP  v21.10.1-2-g0a485f517
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 209)

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

Implementation: oddbuf_enable_disable_command_fn.