libosmoisdn 1.9.0.197-fb8cd
Osmocom ISDN 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().

◆ oph

◆ rel_req

struct dl_rel_req_param osmo_dlsap_prim::rel_req

Referenced by lapd_rel_req().

◆ 

union { ... } osmo_dlsap_prim::u

request-specific data

Referenced by lapd_rel_req(), and mdl_error().


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