GNUnet debian-0.24.3-29-g453fda2cf
 
Loading...
Searching...
No Matches
GNUNET_TRANSPORT_DelAddressMessage Struct Reference

Remove address from the list. More...

#include </home/buildbot/bb-worker/worker/gnunet_release/build/src/service/transport/transport.h>

Collaboration diagram for GNUNET_TRANSPORT_DelAddressMessage:
[legend]

Data Fields

struct GNUNET_MessageHeader header
 Type will be GNUNET_MESSAGE_TYPE_TRANSPORT_DEL_ADDRESS.
 
uint32_t aid
 Address identifier.
 

Detailed Description

Remove address from the list.

Definition at line 316 of file transport.h.

Field Documentation

◆ header

struct GNUNET_MessageHeader GNUNET_TRANSPORT_DelAddressMessage::header

Type will be GNUNET_MESSAGE_TYPE_TRANSPORT_DEL_ADDRESS.

Definition at line 321 of file transport.h.

◆ aid

uint32_t GNUNET_TRANSPORT_DelAddressMessage::aid

Address identifier.

Definition at line 326 of file transport.h.

Referenced by handle_del_address(), and send_del_address().


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