libosmogsm  1.5.1.205-e67e
Osmocom GSM library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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

struct mdl_error_ind_param osmo_dlsap_prim::error_ind

Referenced by mdl_error(), and send_rslms_dlsap().

struct dl_rel_req_param osmo_dlsap_prim::rel_req
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: