Timestamps for fragments. More...
Data Fields | |
struct GNUNET_TIME_Absolute | time |
The time the fragment was received. More... | |
unsigned int | bit |
Number of the bit for the fragment (in [0,..,63]). More... | |
Timestamps for fragments.
Definition at line 32 of file defragmentation.c.
struct GNUNET_TIME_Absolute FragTimes::time |
The time the fragment was received.
Definition at line 416 of file defragmentation.c.
unsigned int FragTimes::bit |
Number of the bit for the fragment (in [0,..,63]).
Definition at line 42 of file defragmentation.c.