libosmogsm  1.5.1.129-442f
Osmocom GSM library
osmo_dlsap_prim Struct Reference

primitive header for LAPD DL-SAP primitives More...

#include <lapd_core.h>

Data Fields

struct osmo_prim_hdr oph
 generic primitive header More...
 
union {
   struct mdl_error_ind_param   error_ind
 
   struct dl_rel_req_param   rel_req
 
u
 request-specific data More...
 

Detailed Description

primitive header for LAPD DL-SAP primitives

Field Documentation

◆ error_ind

struct mdl_error_ind_param osmo_dlsap_prim::error_ind

Referenced by mdl_error(), and send_rslms_dlsap().

◆ oph

◆ rel_req

struct dl_rel_req_param osmo_dlsap_prim::rel_req

◆ u

union { ... } osmo_dlsap_prim::u

request-specific data

Referenced by lapd_rel_req(), mdl_error(), rslms_rx_rll_rel_req(), and send_rslms_dlsap().


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