Object to represent a collection of sent messages. More...
#include <congure.h>
Data Fields | |
clist_node_t | super |
see clist_node_t | |
ztimer_now_t | send_time |
timestamp in milliseconds of when the message was sent. | |
congure_wnd_size_t | size |
size in initiator-defined units | |
uint8_t | resends |
number of times the message has already been resent. | |
uint8_t congure_snd_msg_t::resends |
ztimer_now_t congure_snd_msg_t::send_time |
congure_wnd_size_t congure_snd_msg_t::size |
clist_node_t congure_snd_msg_t::super |
see clist_node_t