#include <sdp_util.h>
Definition at line 55 of file sdp_util.h.
Data Fields | |
| char * | rn_url |
| int | rn_umode |
| char * | rn_address |
| int | rn_fd |
| int | rn_disabled |
| unsigned | rn_weight |
| int | rn_recheck_ticks |
| rtpp_node * | rn_next |
| char* rtpp_node::rn_url |
Definition at line 57 of file sdp_util.h.
Referenced by rtpproxy_child_init(), and send_rtpp_command().
| char* rtpp_node::rn_address |
Definition at line 58 of file sdp_util.h.
Referenced by rtpproxy_child_init(), and send_rtpp_command().
| int rtpp_node::rn_fd |
Definition at line 59 of file sdp_util.h.
Referenced by rtpproxy_child_init(), and send_rtpp_command().
Definition at line 60 of file sdp_util.h.
Referenced by rtpproxy_child_init(), select_rtpp_node(), and send_rtpp_command().
| unsigned rtpp_node::rn_weight |
Definition at line 62 of file sdp_util.h.
Referenced by rtpp_test(), select_rtpp_node(), and send_rtpp_command().
struct rtpp_node* rtpp_node::rn_next [read] |
Definition at line 63 of file sdp_util.h.
Referenced by rtpproxy_child_init(), and select_rtpp_node().
1.5.2