UM C API
6.16.1
|
Structure that holds the application function to configure the callback for recovery sequence number information, extended form. More...
#include <lbm.h>
Data Fields | |
lbm_ume_rcv_recovery_info_ex_function_cb | func |
Function pointer for application callback function. | |
void * | clientd |
Client data to be passed to the callback. | |
Structure that holds the application function to configure the callback for recovery sequence number information, extended form.
Set by the ume_recovery_sequence_number_info_function (receiver) configuration option.
See lbm_ume_rcv_recovery_info_ex_func_t_stct for field definitions.