iPXE
Data Fields
peerdisc_peer Struct Reference

A PeerDist discovery peer. More...

#include <peerdisc.h>

Data Fields

struct list_head list
 List of peers. More...
 
char location [0]
 Peer location. More...
 

Detailed Description

A PeerDist discovery peer.

Definition at line 71 of file peerdisc.h.

Field Documentation

◆ list

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().

◆ location

char peerdisc_peer::location[0]

Peer location.

Definition at line 75 of file peerdisc.h.

Referenced by peerblk_expired().


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