|
|
int | stun_indication_received |
| |
|
ortp_socket_t | fd |
| |
|
int | proto |
| |
|
int | srcport |
| |
|
int | use_relay |
| |
|
bool_t | disable_ice |
| |
|
StunIPAddress | peerAddress |
| |
|
TurnSessionState | state |
| |
|
queue_t | send_q |
| |
|
int | send_remain |
| |
|
mblk_t * | recv_m |
| |
|
int | recv_size |
| |
|
int | recv_need |
| |
|
int | recv_left |
| |
|
int | skipping |
| |
|
int | have_turn_msg |
| |
|
char | auth_username [514] |
| |
|
char | auth_password [514] |
| |
|
char | auth_realm [763] |
| |
|
char | auth_nonce [763] |
| |
|
int | bad_nonce_count |
| |
|
struct StunTransaction | refresh |
| |
|
struct StunTransaction | createpermission |
| |
|
uint16_t | channelbind_number |
| |
|
int | channelbind_state |
| |
|
uint16_t | max_channelbind_number |
| |
|
StunIPAddress | relay_addr |
| |
|
StunIPAddress | mapped_addr |
| |
|
StunIPAddress | bind_addr |
| |
|
time_t | alloc_expires |
| |
|
time_t | channel_expires |
| |
The documentation for this struct was generated from the following file: