|
iPXE
|
A content information block test. More...
Data Fields | |
| unsigned int | index |
| Block index. More... | |
| struct peerdist_range | expected_range |
| Expected content range. More... | |
| struct peerdist_range | expected_trim |
| Expected trimmed content range. More... | |
| uint8_t | expected_hash [PEERDIST_DIGEST_MAX_SIZE] |
| Expected hash of data. More... | |
A content information block test.
Definition at line 172 of file pccrc_test.c.
| unsigned int peerdist_info_block_test::index |
Block index.
Definition at line 174 of file pccrc_test.c.
| struct peerdist_range peerdist_info_block_test::expected_range |
Expected content range.
Definition at line 176 of file pccrc_test.c.
| struct peerdist_range peerdist_info_block_test::expected_trim |
Expected trimmed content range.
Definition at line 178 of file pccrc_test.c.
| uint8_t peerdist_info_block_test::expected_hash[PEERDIST_DIGEST_MAX_SIZE] |
Expected hash of data.
Definition at line 180 of file pccrc_test.c.
1.8.15