libosmogsm 1.11.0.26-c59d.202505152026
Osmocom GSM library
|
#include <iuup.h>
Data Fields | ||
struct osmo_prim_hdr | oph | |
union { | ||
struct osmo_iuup_rnl_config config | ||
struct osmo_iuup_rnl_data data | ||
struct osmo_iuup_rnl_status status | ||
} | u | |
struct osmo_iuup_rnl_config osmo_iuup_rnl_prim::config |
struct osmo_iuup_rnl_data osmo_iuup_rnl_prim::data |
Referenced by iuup_fsm_null().
struct osmo_prim_hdr osmo_iuup_rnl_prim::oph |
Referenced by tnl_to_rnl_data().
struct osmo_iuup_rnl_status osmo_iuup_rnl_prim::status |
union { ... } osmo_iuup_rnl_prim::u |