|
libosmo-netif
1.4.0.54-05ff
Osmocom network interface library
|
one to handle all existing RTP flows More...
#include <osmux.h>
Data Fields | |
| uint8_t | osmux_seq |
| Initial Osmux seqnum for each circuit, set during osmux_xfrm_input_open_circuit() | |
| uint8_t | batch_factor |
| uint16_t | batch_size |
| struct { | |
| uint32_t input_rtp_msgs | |
| uint32_t output_osmux_msgs | |
| uint64_t input_rtp_bytes | |
| uint64_t output_osmux_bytes | |
| } | stats |
| void(* | deliver )(struct msgb *msg, void *data) |
| void * | data |
| char * | internal_data |
one to handle all existing RTP flows