|
Tor 0.4.9.8
|
Data Fields | |
| config_line_t * | labels |
| uint8_t * | body |
| size_t | bodylen |
Definition at line 1292 of file consdiffmgr.c.
| uint8_t* body |
Output: Body of the diff, as compressed.
Definition at line 1297 of file consdiffmgr.c.
Referenced by compress_multiple(), consensus_compress_worker_job_free_(), consensus_diff_worker_job_free_(), consensus_diff_worker_threadfn(), and store_multiple().
| size_t bodylen |
Output: length of body_out
Definition at line 1301 of file consdiffmgr.c.
Referenced by compress_multiple(), consensus_diff_worker_threadfn(), and store_multiple().
| config_line_t* labels |
Definition at line 1293 of file consdiffmgr.c.