iPXE
imgextract_options Struct Reference

"imgextract" options More...

Data Fields

char * name
 Image name.
int keep
 Keep original image.
unsigned long timeout
 Download timeout.

Detailed Description

"imgextract" options

Definition at line 40 of file image_archive_cmd.c.

Field Documentation

◆ name

char* imgextract_options::name

Image name.

Definition at line 42 of file image_archive_cmd.c.

◆ keep

int imgextract_options::keep

Keep original image.

Definition at line 44 of file image_archive_cmd.c.

◆ timeout

unsigned long imgextract_options::timeout

Download timeout.

Definition at line 46 of file image_archive_cmd.c.


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