libosmogsm 1.10.0.65-d581
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 |
Referenced by iuup_fsm_null().
struct osmo_iuup_rnl_data osmo_iuup_rnl_prim::data |
Referenced by rnl_to_tnl_data(), and tnl_to_rnl_data().
struct osmo_prim_hdr osmo_iuup_rnl_prim::oph |
struct osmo_iuup_rnl_status osmo_iuup_rnl_prim::status |
Referenced by irp_error_event_alloc_c(), and irp_init_ind_alloc().
union { ... } osmo_iuup_rnl_prim::u |
Referenced by irp_error_event_alloc_c(), irp_init_ind_alloc(), iuup_fsm_null(), rnl_to_tnl_data(), and tnl_to_rnl_data().