|
iPXE
|
Content Information version 2 data structure header. More...
#include <pccrc.h>
Data Fields | |
| union peerdist_info_version | version |
| Version number. More... | |
| uint8_t | hash |
| Hash algorithm. More... | |
| uint64_t | offset |
| Offset of the first segment within the content. More... | |
| uint64_t | index |
| Index of the first segment within the content. More... | |
| uint32_t | first |
| Length to skip in first segment. More... | |
| uint64_t | len |
| Length of content range, or zero. More... | |
Content Information version 2 data structure header.
All fields are big-endian.
| union peerdist_info_version peerdist_info_v2::version |
| uint8_t peerdist_info_v2::hash |
| uint64_t peerdist_info_v2::offset |
| uint64_t peerdist_info_v2::index |
| uint32_t peerdist_info_v2::first |
| uint64_t peerdist_info_v2::len |
1.8.15