switch_stun_packet_header_t Struct Reference
[STUN code]

#include <switch_stun.h>

Collaboration diagram for switch_stun_packet_header_t:

[legend]

Data Fields

uint16_t type
uint16_t length
char id [16]

Detailed Description

Definition at line 101 of file switch_stun.h.


Field Documentation

char switch_stun_packet_header_t::id[16]

Definition at line 104 of file switch_stun.h.

Referenced by handle_ice(), and switch_stun_packet_build_header().

uint16_t switch_stun_packet_header_t::length

Definition at line 103 of file switch_stun.h.

Referenced by handle_ice(), switch_stun_packet_build_header(), and switch_stun_packet_parse().

uint16_t switch_stun_packet_header_t::type

Definition at line 102 of file switch_stun.h.

Referenced by handle_ice(), switch_stun_packet_build_header(), and switch_stun_packet_parse().


The documentation for this struct was generated from the following file:
Generated on Wed May 16 04:00:35 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7