libosmogsm 1.9.0.196-9975
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

◆ conn_ind

struct ph_conn_ind_param osmo_phsap_prim::conn_ind

◆ data

◆ info

struct mph_info_param osmo_phsap_prim::info

◆ oph

◆ rach_ind

struct ph_rach_ind_param osmo_phsap_prim::rach_ind

Referenced by lapdm_phsap_up().

◆ rach_req

struct ph_rach_req_param osmo_phsap_prim::rach_req

Referenced by rslms_rx_chan_rqd().

◆ tch

struct ph_tch_param osmo_phsap_prim::tch

◆ 

union { ... } osmo_phsap_prim::u

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