Oddbuf cli reference
oddbuf configure
oddbuf configure n_to_copy <nn> offset <nn> first_offset <nn>
Declaration: oddbuf_config_command
src/plugins/oddbuf/oddbuf.c line 202
Implementation: oddbuf_config_command_fn
oddbuf enable-disable
oddbuf enable-disable <interface-name> [disable]
Declaration: oddbuf_enable_disable_command
src/plugins/oddbuf/oddbuf.c line 109
Implementation: oddbuf_enable_disable_command_fn