58 "<interface> <server type>" );
70 unsigned int pxe_type;
87 printf (
"Could not discover boot server on %s: %s\n",
struct arbelprm_rc_send_wqe rc
static union @024010030001061367220137227263210031030210157031 opts
"cert<xxx>" option list
#define COMMAND(name, exec)
static int pxebs_exec(int argc, char **argv)
The "pxebs" command.
static struct command_descriptor pxebs_cmd
"pxebs" command descriptor
static struct option_descriptor pxebs_opts[]
"pxebs" option list
int pxebs(struct net_device *netdev, unsigned int pxe_type)
static struct net_device * netdev
int optind
Current option index.
Parse command-line options.
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
int ifconf_exec(int argc, char **argv)
The "ifconf" command.
Network device management.
int parse_netdev(char *text, struct net_device **netdev)
Parse network device name.
int parse_integer(char *text, unsigned int *value)
Parse integer value.
int parse_options(int argc, char **argv, struct command_descriptor *cmd, void *opts)
Parse command-line options.
Command line option parsing.
#define COMMAND_DESC(_struct, _options, _min_args, _max_args, _usage)
Construct command descriptor.
char * strerror(int errno)
Retrieve string representation of error number.
A command-line option descriptor.
int printf(const char *fmt,...)
Write a formatted string to the console.