libosmoisdn 1.10.0.65-d581.202502092026
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 | ||
union { | ||
struct mdl_error_ind_param error_ind | ||
struct dl_rel_req_param rel_req | ||
} | u | |
request-specific data | ||
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 |
union { ... } osmo_dlsap_prim::u |
request-specific data
Referenced by mdl_error().