libosmogsm  1.4.0.171-b3b83
Osmocom GSM library
osmo_phsap_prim Struct Reference

primitive header for PH-SAP primitives More...

#include <l1sap.h>

Data Fields

struct osmo_prim_hdr oph
 generic primitive header More...
 
union {
   struct ph_data_param   data
 
   struct ph_tch_param   tch
 
   struct ph_rach_req_param   rach_req
 
   struct ph_rach_ind_param   rach_ind
 
   struct ph_conn_ind_param   conn_ind
 
   struct mph_info_param   info
 
u
 request-specific data More...
 

Detailed Description

primitive header for PH-SAP primitives

Field Documentation

struct ph_conn_ind_param osmo_phsap_prim::conn_ind
struct ph_data_param osmo_phsap_prim::data
struct mph_info_param osmo_phsap_prim::info
struct osmo_prim_hdr osmo_phsap_prim::oph
struct ph_rach_ind_param osmo_phsap_prim::rach_ind

Referenced by lapdm_phsap_up().

struct ph_rach_req_param osmo_phsap_prim::rach_req

Referenced by rslms_rx_chan_rqd().

struct ph_tch_param osmo_phsap_prim::tch
union { ... } osmo_phsap_prim::u

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