#include <nathelper.h>

Data Fields | |
| unsigned int | id_set |
| struct rtpp_node * | rn_first |
| struct rtpp_node * | rn_last |
| struct rtpp_set * | rset_next |
| unsigned int | rtpp_node_count |
| int | set_disabled |
| unsigned int | set_recheck_ticks |
| unsigned | weight_sum |
Definition at line 50 of file nathelper.h.
| unsigned int id_set |
Definition at line 51 of file nathelper.h.
Referenced by mi_show_rtpproxies(), nathelper_add_rtpproxy_set(), and select_rtpp_set().
Definition at line 56 of file nathelper.h.
Referenced by add_rtpproxy_socks(), child_init(), mi_enable_rtp_proxy(), mi_show_rtpproxies(), mod_destroy(), and select_rtpp_node().
Definition at line 58 of file nathelper.h.
Referenced by child_init(), mi_enable_rtp_proxy(), mi_show_rtpproxies(), mod_destroy(), nathelper_add_rtpproxy_set(), and select_rtpp_set().
| unsigned int rtpp_node_count |
Definition at line 53 of file nathelper.h.
Referenced by add_rtpproxy_socks(), and select_rtpp_node().
| int set_disabled |
Definition at line 54 of file nathelper.h.
| unsigned int set_recheck_ticks |
Definition at line 55 of file nathelper.h.
| unsigned weight_sum |
Definition at line 52 of file nathelper.h.
1.5.6