libosmo-netif 1.5.1.31-6b3f
Osmocom network interface library
|
Data Fields | |
struct osmo_io_fd * | iofd_rtp |
struct osmo_io_fd * | iofd_rtcp |
struct osmo_sockaddr | rtp_remote |
struct osmo_sockaddr | rtcp_remote |
uint32_t | ts_quantum |
uint32_t | ts_units_per_sec |
uint32_t | ns_to_ts_units |
struct osmo_twjit * | twjit |
osmo_twrtp_raw_rx_cb | raw_rx_cb |
void * | raw_rx_cb_data |
struct twrtp_endp_tx | tx |
struct twrtp_endp_rtcp_rx | rtcp_rx |
struct twrtp_endp_rtcp_tx | rtcp_tx |
uint8_t * | sdes_buf |
uint16_t | sdes_len |
uint16_t | auto_rtcp_interval |
uint16_t | auto_rtcp_count |
struct osmo_twrtp_stats | stats |
bool | register_done |
bool | remote_set |
bool | twjit_rx_enable |