iPXE
icplus_fragment Union Reference

Data fragment. More...

#include <icplus.h>

Data Fields

uint64_t address
 Address of data.
struct { 
   uint8_t   reserved [6] 
 Reserved. More...
   uint16_t   len 
 Length of data. More...
}; 
 Length.

Detailed Description

Data fragment.

Definition at line 108 of file icplus.h.

Field Documentation

◆ address

uint64_t icplus_fragment::address

Address of data.

Definition at line 110 of file icplus.h.

◆ reserved

uint8_t icplus_fragment::reserved[6]

Reserved.

Definition at line 114 of file icplus.h.

◆ len

uint16_t icplus_fragment::len

Length of data.

Definition at line 116 of file icplus.h.

◆ [struct]

struct { ... } icplus_fragment

Length.


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