GNUnet  0.20.0
ListEntry Struct Reference

Container for holding a peer in whitelist/blacklist. More...

Collaboration diagram for ListEntry:
[legend]

Data Fields

struct ListEntrynext
 the next pointer More...
 
struct GNUNET_TESTBED_Peerpeer
 the peer More...
 

Detailed Description

Container for holding a peer in whitelist/blacklist.

Definition at line 66 of file testbed_api_underlay.c.

Field Documentation

◆ next

struct ListEntry* ListEntry::next

the next pointer

Definition at line 71 of file testbed_api_underlay.c.

Referenced by GNUNET_TESTBED_underlaylinkmodel_add_peer().

◆ peer


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