Tor 0.4.9.2-alpha-dev
|
#include <conflux.h>
Data Fields | |
uint64_t | seq |
int | heap_idx |
relay_msg_t * | msg |
int heap_idx |
relay_msg_t* msg |
The relay message here is always guaranteed to have removed its extra conflux sequence number, for ease of processing
Definition at line 42 of file conflux.h.
Referenced by conflux_msg_alloc_cost().
uint64_t seq |
Absolute sequence number of this cell, computed from the relative sequence number of the conflux cell.
Definition at line 33 of file conflux.h.
Referenced by conflux_queue_cmp().