libosmogsm 1.10.0.64-ff3d
Osmocom GSM library
|
OML FOM header. More...
#include <gsm_12_21.h>
Data Fields | |
uint8_t | msg_type |
Message Type (abis_nm_msgtype) More... | |
uint8_t | obj_class |
Object Class (abis_nm_obj_class) More... | |
struct abis_om_obj_inst | obj_inst |
Object Instance. More... | |
uint8_t | data [0] |
Data. More... | |
OML FOM header.
uint8_t abis_om_fom_hdr::data[0] |
Data.
uint8_t abis_om_fom_hdr::msg_type |
Message Type (abis_nm_msgtype)
uint8_t abis_om_fom_hdr::obj_class |
Object Class (abis_nm_obj_class)
Referenced by abis_nm_dump_foh_buf().
struct abis_om_obj_inst abis_om_fom_hdr::obj_inst |
Object Instance.
Referenced by abis_nm_dump_foh_buf().