FD.io VPP
v16.09
Vector Packet Processing
|
Describe functions which can be called from gdb.
Declaration: show_gdb_funcs_command (vnet/vnet/unix/gdb_funcs.c:161)
Implementation: show_gdb_command_fn.
tap connect <intfc-name> [hwaddr <addr>].
Declaration: tap_connect_command (vnet/vnet/unix/tapcli.c:1314)
Implementation: tap_connect_command_fn.
tap delete <vpp-tap-intfc-name>.
Declaration: tap_delete_command (vnet/vnet/unix/tapcli.c:1119)
Implementation: tap_delete_command_fn.
tap modify <vpp-tap-intfc-name> <linux-intfc-name> [hwaddr <addr>].
Declaration: tap_modify_command (vnet/vnet/unix/tapcli.c:1215)
Implementation: tap_modify_command_fn.