struct arbelprm_rc_send_wqe rc
int parse_options(int argc, char **argv, struct command_descriptor *cmd, void *opts)
Parse command-line options.
struct command route_commands [] __command
Routing table management commands.
static int route_exec(int argc, char **argv)
The "route" command.
Parse command-line options.
void route(void)
Print routing table.
static struct command_descriptor route_cmd
"route" command descriptor
Command line option parsing.
const char * name
Name of the command.
static struct option_descriptor route_opts[]
"route" option list
A command-line option descriptor.
#define COMMAND_DESC(_struct, _options, _min_args, _max_args, _usage)
Construct command descriptor.
static union @438 opts
"cert<xxx>" option list
#define NULL
NULL pointer (VOID *)
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)