|
iPXE
|
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... | |
| size_t peerdist_info_v2_cursor::offset |
Raw data offset.
Definition at line 406 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().
| unsigned int peerdist_info_v2_cursor::remaining |
Number of segments remaining within this chunk.
Definition at line 408 of file pccrc.c.
Referenced by peerdist_info_v2_cursor_init(), and peerdist_info_v2_cursor_next().
| size_t peerdist_info_v2_cursor::len |
Accumulated segment length.
Definition at line 410 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().
1.8.15