#include <nathelper.h>

Data Fields | |
| unsigned int | idx |
| char * | rn_address |
| int | rn_disabled |
| struct rtpp_node * | rn_next |
| int | rn_ptl_supported |
| unsigned int | rn_recheck_ticks |
| int | rn_rep_supported |
| int | rn_umode |
| str | rn_url |
| unsigned | rn_weight |
Definition at line 36 of file nathelper.h.
| unsigned int idx |
Definition at line 37 of file nathelper.h.
Referenced by add_rtpproxy_socks(), child_init(), mi_show_rtpproxies(), and send_rtpp_command().
| char* rn_address |
Definition at line 40 of file nathelper.h.
Referenced by add_rtpproxy_socks(), child_init(), and send_rtpp_command().
| int rn_disabled |
Definition at line 41 of file nathelper.h.
Referenced by add_rtpproxy_socks(), child_init(), mi_enable_rtp_proxy(), mi_show_rtpproxies(), select_rtpp_node(), and send_rtpp_command().
Definition at line 46 of file nathelper.h.
Referenced by add_rtpproxy_socks(), child_init(), mi_enable_rtp_proxy(), mi_show_rtpproxies(), mod_destroy(), and select_rtpp_node().
| int rn_ptl_supported |
Definition at line 45 of file nathelper.h.
Referenced by force_rtp_proxy(), rtpp_test(), rtpproxy_stop_stream(), and rtpproxy_stream().
| unsigned int rn_recheck_ticks |
Definition at line 43 of file nathelper.h.
Referenced by add_rtpproxy_socks(), mi_enable_rtp_proxy(), mi_show_rtpproxies(), rtpp_test(), select_rtpp_node(), and send_rtpp_command().
| int rn_rep_supported |
| int rn_umode |
Definition at line 39 of file nathelper.h.
Referenced by add_rtpproxy_socks(), child_init(), and send_rtpp_command().
Definition at line 38 of file nathelper.h.
Referenced by add_rtpproxy_socks(), mi_enable_rtp_proxy(), mi_show_rtpproxies(), mod_destroy(), rtpp_test(), and send_rtpp_command().
| unsigned rn_weight |
Definition at line 42 of file nathelper.h.
Referenced by add_rtpproxy_socks(), mi_show_rtpproxies(), and select_rtpp_node().
1.5.6