RTS API Documentation  1.10.11
Data Fields
switch_stun_packet_header_t Struct Reference

#include <switch_stun.h>

+ Collaboration diagram for switch_stun_packet_header_t:

Data Fields

uint16_t type
 
uint16_t length
 
uint32_t cookie
 
char id [12]
 

Detailed Description

Definition at line 119 of file switch_stun.h.

Field Documentation

◆ cookie

uint32_t switch_stun_packet_header_t::cookie

◆ id

char switch_stun_packet_header_t::id[12]

◆ length

uint16_t switch_stun_packet_header_t::length

◆ type

uint16_t switch_stun_packet_header_t::type

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