UM C API  6.16
lbmmon_packet_attributes_t_stct Struct Reference

Data Fields

lbm_ushort_t mPacketAttributesMagic
 
uint64_t mFlags
 
lbm_uint_t mAddress
 
time_t mTimestamp
 
lbm_ushort_t mModuleID
 
lbm_ushort_t mSourceFlag
 
char mApplicationSourceID [LBM_MSG_MAX_TOPIC_LEN]
 
lbm_uint64_t mObjectID
 
lbm_uint64_t mProcessID
 
unsigned char mContextInstance [LBM_CONTEXT_INSTANCE_BLOCK_SZ]
 
lbm_uint32_t mDomainID
 

Field Documentation

lbm_uint_t lbmmon_packet_attributes_t_stct::mAddress

The sender IPv4 address in network order.

char lbmmon_packet_attributes_t_stct::mApplicationSourceID[LBM_MSG_MAX_TOPIC_LEN]

Application source ID as a null-terminated string.

unsigned char lbmmon_packet_attributes_t_stct::mContextInstance[LBM_CONTEXT_INSTANCE_BLOCK_SZ]

Context Instance of the object being monitored.

lbm_uint32_t lbmmon_packet_attributes_t_stct::mDomainID

Domain ID of the object being monitored.

uint64_t lbmmon_packet_attributes_t_stct::mFlags

For internal use only.

lbm_ushort_t lbmmon_packet_attributes_t_stct::mModuleID

Module ID of the sent packet.

lbm_uint64_t lbmmon_packet_attributes_t_stct::mObjectID

Object ID of the object being monitored.

lbm_ushort_t lbmmon_packet_attributes_t_stct::mPacketAttributesMagic

"Magic" value must be LBMMON_ATTR_BLOCK_MAGIC.

lbm_uint64_t lbmmon_packet_attributes_t_stct::mProcessID

Process ID of the object being monitored.

lbm_ushort_t lbmmon_packet_attributes_t_stct::mSourceFlag

Source Flag. See LBMMON_ATTR_SOURCE_* for possible values.

time_t lbmmon_packet_attributes_t_stct::mTimestamp

Timestamp of the sent packet.


The documentation for this struct was generated from the following file: