// If we can send it right away, we do. Else we
// try and queue it to send later. Else we drop it.
//
// If we can send it right away, we do. Else we
// try and queue it to send later. Else we drop it.
//
-int cmd_show_tbf(struct cli_def *cli, char *command, char **argv, int argc)
+int cmd_show_tbf(struct cli_def *cli, const char *command, char **argv, int argc)