UM C API  6.12.1
lbm_msg_ume_registration_complete_ex_t_stct Struct Reference

Structure that holds information for receivers after registration is complete to all involved stores. More...

#include <lbm.h>

Data Fields

int flags
 
lbm_uint_t sequence_number
 
lbm_uint64_t src_session_id
 

Detailed Description

Structure that holds information for receivers after registration is complete to all involved stores.

A structure used with UM receivers to indicate successful registration to quorum or to all stores involved.

See lbm_msg_ume_registration_complete_ex_t_stct for field definitions.

Field Documentation

int lbm_msg_ume_registration_complete_ex_t_stct::flags

Bitmap indicating extra information about the registration. Zero or more flag bits ORed together: LBM_MSG_UME_REGISTRATION_COMPLETE_EX_FLAG_* (i.e. LBM_MSG_UME_REGISTRATION_COMPLETE_EX_FLAG_QUORUM, LBM_MSG_UME_REGISTRATION_COMPLETE_EX_FLAG_RXREQMAX, LBM_MSG_UME_REGISTRATION_COMPLETE_EX_FLAG_SRC_SID)

lbm_uint_t lbm_msg_ume_registration_complete_ex_t_stct::sequence_number

The sequence number that will be the first requested

lbm_uint64_t lbm_msg_ume_registration_complete_ex_t_stct::src_session_id

The session ID for the source


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