iPXE
Data Fields
peerdist_info_v2_chunk Struct Reference

Content Information version 2 chunk description header. More...

#include <pccrc.h>

Data Fields

uint8_t type
 Chunk type. More...
 
uint32_t len
 Chunk data length. More...
 

Detailed Description

Content Information version 2 chunk description header.

All fields are big-endian.

Definition at line 231 of file pccrc.h.

Field Documentation

◆ type

uint8_t peerdist_info_v2_chunk::type

Chunk type.

Definition at line 233 of file pccrc.h.

◆ len

uint32_t peerdist_info_v2_chunk::len

Chunk data length.

Definition at line 235 of file pccrc.h.

Referenced by peerdist_info_v2_cursor_next().


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