iPXE
|
A PeerDist discovery peer. More...
#include <peerdisc.h>
Data Fields | |
struct list_head | list |
List of peers. More... | |
char | location [0] |
Peer location. More... | |
A PeerDist discovery peer.
Definition at line 71 of file peerdisc.h.
struct list_head peerdisc_peer::list |
List of peers.
Definition at line 73 of file peerdisc.h.
Referenced by peerblk_done(), peerblk_expired(), peerdisc_free(), and peermux_block_stat().
char peerdisc_peer::location[0] |