#include <util/console.h>
Functions | |
cmd_state_t | cmd_ttcp (int argc, char *argv[], void *ctx) |
cmd_state_t cmd_ttcp | ( | int | argc, |
char * | argv[], | ||
void * | ctx | ||
) |
References ttcp::buflen, c, CMD_DONE, ctx, getopt(), ttcp::mode, ttcp::nbuf, net_cfg::netif, netif_is_up, NULL, optarg, optind, ttcp::port, printk(), str2ip(), TTCP_MODE_RECEIVE, TTCP_MODE_TRANSMIT, ttcp_start(), ttcp::udp, and ttcp::verbose.
Referenced by wl_init_complete_cb().