#include <tport_internal.h>
Collaboration diagram for tport_master:
Data Fields | |
int | mr_stun_step_ready |
for stun's callback | |
tp_stack_t * | mr_stack |
Transport consumer. | |
tp_stack_class_t const * | mr_tpac |
Methods provided by stack. | |
int | mr_log |
Do logging of parsed messages. | |
su_root_t * | mr_root |
SU root pointer Timer reclaiming unused connections and compartment. | |
FILE * | mr_dump_file |
File to dump received and sent data. | |
tport_primary_t * | mr_primaries |
List of primary contacts. | |
unsigned | mr_boundserver:1 |
Server has been bound. | |
unsigned | mr_bindv6only:1 |
We can bind separately to IPv6/4. |