|
libosmoisdn 1.11.0.52-28973f
Osmocom ISDN library
|
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... | |
primitive header for LAPD DL-SAP primitives
| struct mdl_error_ind_param osmo_dlsap_prim::error_ind |
Referenced by mdl_error().
| struct osmo_prim_hdr osmo_dlsap_prim::oph |
generic primitive header
Referenced by lapd_data_req(), lapd_est_req(), lapd_recv_dlsap(), lapd_reestablish(), lapd_rel_req(), lapd_rel_req_idle(), lapd_res_req(), lapd_susp_req(), lapd_udata_req(), mdl_error(), and send_dl_l3().
| 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().