#include <switch_stun.h>
Collaboration diagram for switch_stun_packet_attribute_t:
Data Fields | |
| uint16_t | type |
| uint16_t | length |
| char | value [] |
Definition at line 107 of file switch_stun.h.
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().
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().
1.4.7