iPXE
Data Fields
peerdist_info_v2_cursor Struct Reference

A segment cursor. More...

Data Fields

size_t offset
 Raw data offset. More...
 
unsigned int remaining
 Number of segments remaining within this chunk. More...
 
size_t len
 Accumulated segment length. More...
 

Detailed Description

A segment cursor.

Definition at line 405 of file pccrc.c.

Field Documentation

◆ offset

size_t peerdist_info_v2_cursor::offset

◆ remaining

unsigned int peerdist_info_v2_cursor::remaining

Number of segments remaining within this chunk.

Definition at line 409 of file pccrc.c.

Referenced by peerdist_info_v2_cursor_init(), and peerdist_info_v2_cursor_next().

◆ len

size_t peerdist_info_v2_cursor::len

Accumulated segment length.

Definition at line 411 of file pccrc.c.

Referenced by peerdist_info_v2_cursor_init(), peerdist_info_v2_cursor_next(), peerdist_info_v2_segment(), and peerdist_info_v2_segments().


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