GNUnet 0.21.1

Shared between the FS service and the Block library. More...

Collaboration diagram for FS block formats:

Data Structures

struct  UBlock
 universal block for keyword and namespace search results More...
 
struct  OnDemandBlock
 index block (indexing a DBlock that can be obtained directly from reading the plaintext file) More...
 

Macros

#define MAX_UBLOCK_SIZE   (60 * 1024)
 Maximum legal size for a ublock. More...
 

Detailed Description

Shared between the FS service and the Block library.

Macro Definition Documentation

◆ MAX_UBLOCK_SIZE

#define MAX_UBLOCK_SIZE   (60 * 1024)

Maximum legal size for a ublock.

Definition at line 45 of file block_fs.h.