RTEMS CPU Kit with SuperCore  4.11.3
Macros | Variables
main_netstats.c File Reference
#include <stdio.h>
#include <string.h>
#include <getopt.h>
#include <rtems.h>
#include <rtems/rtems_bsdnet.h>
#include <rtems/shell.h>
#include "internal.h"
Include dependency graph for main_netstats.c:

Variables

rtems_shell_cmd_t rtems_shell_NETSTATS_Command
 

Variable Documentation

◆ rtems_shell_NETSTATS_Command

rtems_shell_cmd_t rtems_shell_NETSTATS_Command
Initial value:
= {
"netstats",
"netstats [-Aimfpcutv]",
"network",
rtems_shell_main_netstats,
NULL,
NULL
}