GNUnet 0.21.1
GNUNET_TRANSPORT_DelAddressMessage Struct Reference

Remove address from the list. More...

#include </home/buildbot/bb-worker/worker/gnunet_firefly/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. More...
 
uint32_t aid
 Address identifier. More...
 

Detailed Description

Remove address from the list.

Definition at line 310 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 315 of file transport.h.

◆ aid

uint32_t GNUNET_TRANSPORT_DelAddressMessage::aid

Address identifier.

Definition at line 320 of file transport.h.

Referenced by handle_del_address(), and send_del_address().


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