iPXE
Data Fields
imgextract_options Struct Reference

"imgextract" options More...

Data Fields

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

Detailed Description

"imgextract" options

Definition at line 39 of file image_archive_cmd.c.

Field Documentation

◆ name

char* imgextract_options::name

Image name.

Definition at line 41 of file image_archive_cmd.c.

◆ keep

int imgextract_options::keep

Keep original image.

Definition at line 43 of file image_archive_cmd.c.

◆ timeout

unsigned long imgextract_options::timeout

Download timeout.

Definition at line 45 of file image_archive_cmd.c.


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