GNUnet 0.21.1
stun_header Struct Reference

#include </home/buildbot/bb-worker/worker/gnunet_firefly/build/src/service/nat/nat_stun.h>

Collaboration diagram for stun_header:
[legend]

Data Fields

uint16_t msgtype
 
uint16_t msglen
 
uint32_t magic
 
stun_trans_id id
 

Detailed Description

Definition at line 42 of file nat_stun.h.

Field Documentation

◆ msgtype

uint16_t stun_header::msgtype

Definition at line 44 of file nat_stun.h.

Referenced by GNUNET_NAT_stun_handle_packet_(), stun_dns_callback(), and test_stun_packet().

◆ msglen

uint16_t stun_header::msglen

Definition at line 45 of file nat_stun.h.

Referenced by GNUNET_NAT_stun_handle_packet_(), stun_dns_callback(), and test_stun_packet().

◆ magic

uint32_t stun_header::magic

◆ id

stun_trans_id stun_header::id

Definition at line 47 of file nat_stun.h.

Referenced by generate_request_id().


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