libosmo-netif 1.6.0
Osmocom network interface library
osmux_in_handle Struct Reference

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
 

Detailed Description

one to handle all existing RTP flows


The documentation for this struct was generated from the following file: