RTS API Documentation
1.10.11
|
#include <switch_stun.h>
Data Fields | |
uint8_t | wasted |
uint8_t | family |
uint16_t | port |
uint8_t | address [16] |
Definition at line 144 of file switch_stun.h.
uint8_t switch_stun_ipv6_t::address[16] |
Definition at line 148 of file switch_stun.h.
Referenced by switch_stun_packet_attribute_get_xor_mapped_address().
uint8_t switch_stun_ipv6_t::family |
Definition at line 146 of file switch_stun.h.
uint16_t switch_stun_ipv6_t::port |
Definition at line 147 of file switch_stun.h.
uint8_t switch_stun_ipv6_t::wasted |
Definition at line 145 of file switch_stun.h.