|
libosmo-sigtran 2.1.0.183-36a6
Osmocom SIGTRAN library
|
#include <errno.h>#include <osmocom/core/linuxlist.h>#include <osmocom/core/logging.h>#include <osmocom/core/talloc.h>#include <osmocom/core/prim.h>#include <osmocom/sigtran/osmo_ss7.h>#include <osmocom/sigtran/mtp_sap.h>Functions | |
| static int | mtp_prim_hdr_name_buf (char *buf, size_t buflen, const struct osmo_prim_hdr *oph) |
| char * | osmo_mtp_prim_name (const struct osmo_prim_hdr *oph) |
Variables | |
| const struct value_string | osmo_mtp_prim_type_names [] |
| static char | prim_name_buf [128] |
|
static |
References osmo_mtp_prim_type_name().
Referenced by osmo_mtp_prim_name().
| char * osmo_mtp_prim_name | ( | const struct osmo_prim_hdr * | oph | ) |
References mtp_prim_hdr_name_buf(), and prim_name_buf.
| const struct value_string osmo_mtp_prim_type_names[] |
Referenced by osmo_mtp_prim_type_name().
|
static |
Referenced by osmo_mtp_prim_name().