lbm_ume_rcv_recovery_info_ex_func_info_t_stct Struct Reference

Structure that holds information for UMP receiver recovery sequence number info application callbacks. More...

#include <lbm.h>


Data Fields

int flags
lbm_uint_t low_sequence_number
lbm_uint_t low_rxreq_max_sequence_number
lbm_uint_t high_sequence_number
void * source_clientd
char source [LBM_MSG_MAX_SOURCE_LEN]


Detailed Description

A structure used with UMP receiver recovery sequence number information callbacks to pass in information as well as return low sequence number information.

See also:
lbm_ume_rcv_recovery_info_ex_func_t


Field Documentation

int lbm_ume_rcv_recovery_info_ex_func_info_t_stct::flags

Flags that indicate optional portions that are included

lbm_uint_t lbm_ume_rcv_recovery_info_ex_func_info_t_stct::low_sequence_number

Lowest sequence number that the receiver will attempt to recover. May be altered to instruct UMP to recover differently

lbm_uint_t lbm_ume_rcv_recovery_info_ex_func_info_t_stct::low_rxreq_max_sequence_number

Lowest sequence number that the receiver will attempt to recover (with retransmit request maximum taken into account)

lbm_uint_t lbm_ume_rcv_recovery_info_ex_func_info_t_stct::high_sequence_number

Highest sequence number that the receiver has seen from the source. May not be actual highest sent by source

void* lbm_ume_rcv_recovery_info_ex_func_info_t_stct::source_clientd

The per-source clientd value for the source set by the lbm_rcv_src_notification_create_function_cb callback

char lbm_ume_rcv_recovery_info_ex_func_info_t_stct::source[LBM_MSG_MAX_SOURCE_LEN]

The source


The documentation for this struct was generated from the following file:
Generated on Thu Mar 6 13:11:23 2014 for LBM API by  doxygen 1.5.2