libosmogsm 1.11.0.26-c59d.202505152026
Osmocom GSM library
Loading...
Searching...
No Matches
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
 
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
 

Detailed Description

primitive header for PH-SAP primitives

Field Documentation

◆ conn_ind

struct ph_conn_ind_param osmo_phsap_prim::conn_ind

◆ data

struct ph_data_param osmo_phsap_prim::data

◆ info

struct mph_info_param osmo_phsap_prim::info

◆ oph

struct osmo_prim_hdr osmo_phsap_prim::oph

generic primitive header

Referenced by lapdm_phsap_up().

◆ rach_ind

struct ph_rach_ind_param osmo_phsap_prim::rach_ind

◆ rach_req

struct ph_rach_req_param osmo_phsap_prim::rach_req

◆ tch

struct ph_tch_param osmo_phsap_prim::tch

◆ [union]

union { ... } osmo_phsap_prim::u

request-specific data


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