iPXE
Data Fields
peerdist_info_cache Struct Reference

PeerDist download content information cache. More...

#include <peermux.h>

Data Fields

struct peerdist_info info
 Content information. More...
 
struct peerdist_info_segment segment
 Content information segment. More...
 
struct peerdist_info_block block
 Content information block. More...
 

Detailed Description

PeerDist download content information cache.

Definition at line 25 of file peermux.h.

Field Documentation

◆ info

struct peerdist_info peerdist_info_cache::info

Content information.

Definition at line 27 of file peermux.h.

Referenced by peermux_filter(), peermux_info_close(), and peermux_step().

◆ segment

struct peerdist_info_segment peerdist_info_cache::segment

Content information segment.

Definition at line 29 of file peermux.h.

Referenced by peermux_step().

◆ block

struct peerdist_info_block peerdist_info_cache::block

Content information block.

Definition at line 31 of file peermux.h.

Referenced by peermux_step().


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