switch_stun_packet_attribute_t Struct Reference
[STUN code]

#include <switch_stun.h>

Collaboration diagram for switch_stun_packet_attribute_t:

[legend]

Data Fields

uint16_t type
uint16_t length
char value []

Detailed Description

Definition at line 107 of file switch_stun.h.


Field Documentation

uint16_t switch_stun_packet_attribute_t::length

Definition at line 109 of file switch_stun.h.

Referenced by switch_stun_packet_attribute_add_binded_address(), switch_stun_packet_attribute_add_username(), and switch_stun_packet_parse().

uint16_t switch_stun_packet_attribute_t::type

Definition at line 108 of file switch_stun.h.

Referenced by handle_ice(), switch_stun_lookup(), switch_stun_packet_attribute_add_binded_address(), switch_stun_packet_attribute_add_username(), and switch_stun_packet_parse().

char switch_stun_packet_attribute_t::value[]

Definition at line 110 of file switch_stun.h.

Referenced by switch_stun_lookup(), switch_stun_packet_attribute_add_binded_address(), switch_stun_packet_attribute_add_username(), 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