GoMacH's data structure for recording sender's past TX information. More...
GoMacH's data structure for recording sender's past TX information.
#include <types.h>
Data Fields | |
gnrc_gomach_l2_addr_t | node_addr |
Node's address. | |
uint8_t | seq |
Node's MAC packet sequence. | |
uint8_t | life_cycle |
Lifetime of this record unit. | |