UM C API
6.12.1
|
Structure that holds originating information for UM messages which arrived via a gateway. More...
#include <lbm.h>
Data Fields | |
lbm_uint_t | sequence_number |
char | source [LBM_MSG_MAX_SOURCE_LEN] |
Structure that holds originating information for UM messages which arrived via a gateway.
lbm_uint_t lbm_msg_gateway_info_t_stct::sequence_number |
The original sequence number (relative to the original transport.)
char lbm_msg_gateway_info_t_stct::source[LBM_MSG_MAX_SOURCE_LEN] |
The original source string. See Source String.