libosmo-netif 1.6.0.2-1b40
Osmocom network interface library
|
Osmocom multiplex protocol helpers. More...
#include <stdio.h>
#include <string.h>
#include <osmocom/core/msgb.h>
#include <osmocom/core/timer.h>
#include <osmocom/core/timer_compat.h>
#include <osmocom/core/select.h>
#include <osmocom/core/talloc.h>
#include <osmocom/core/logging.h>
#include <osmocom/netif/amr.h>
#include <osmocom/netif/rtp.h>
#include <osmocom/netif/osmux.h>
#include <arpa/inet.h>
Macros | |
#define | SNPRINTF_BUFFER_SIZE(ret, remain, offset) |
Functions | |
int | osmux_snprintf (char *buf, size_t size, struct msgb *msg) |
Print osmux header fields and payload from msg into buffer buf. More... | |
Osmocom multiplex protocol helpers.
#define SNPRINTF_BUFFER_SIZE | ( | ret, | |
remain, | |||
offset | |||
) |