iPXE
imgsingle_options Struct Reference

"img{single}" options More...

Data Fields

char * name
 Image name.
unsigned long timeout
 Download timeout.
int replace
 Replace image.
int autofree
 Free image after execution.

Detailed Description

"img{single}" options

Definition at line 46 of file image_cmd.c.

Field Documentation

◆ name

char* imgsingle_options::name

Image name.

Definition at line 48 of file image_cmd.c.

◆ timeout

unsigned long imgsingle_options::timeout

Download timeout.

Definition at line 50 of file image_cmd.c.

◆ replace

int imgsingle_options::replace

Replace image.

Definition at line 52 of file image_cmd.c.

◆ autofree

int imgsingle_options::autofree

Free image after execution.

Definition at line 54 of file image_cmd.c.


The documentation for this struct was generated from the following file: