iPXE
Data Fields
peerdist_discovery_reply Struct Reference

A PeerDist discovery reply. More...

#include <pccrd.h>

Data Fields

char * ids
 List of segment ID strings. More...
 
char * locations
 List of peer locations. More...
 

Detailed Description

A PeerDist discovery reply.

Definition at line 30 of file pccrd.h.

Field Documentation

◆ ids

char* peerdist_discovery_reply::ids

List of segment ID strings.

The list is terminated with a zero-length string.

Definition at line 35 of file pccrd.h.

Referenced by peerdisc_socket_rx(), and peerdist_discovery_reply().

◆ locations

char* peerdist_discovery_reply::locations

List of peer locations.

The list is terminated with a zero-length string.

Definition at line 40 of file pccrd.h.

Referenced by peerdisc_socket_rx(), and peerdist_discovery_reply().


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