libosmo-e1d 0.7.1
Osmocom e1d client library
|
message header of osmo-e1d CTL protocol. More...
#include <proto.h>
Data Fields | |
uint16_t | magic |
uint16_t | len |
uint8_t | type |
uint8_t | intf |
uint8_t | line |
uint8_t | ts |
message header of osmo-e1d CTL protocol.
uint8_t osmo_e1dp_msg_hdr::intf |
uint16_t osmo_e1dp_msg_hdr::len |
uint8_t osmo_e1dp_msg_hdr::line |
uint16_t osmo_e1dp_msg_hdr::magic |
uint8_t osmo_e1dp_msg_hdr::ts |
uint8_t osmo_e1dp_msg_hdr::type |