GNUnet 0.21.1

FS block formats (shared between FS and Block) More...

#include "gnunet_util_lib.h"
#include "gnunet_fs_service.h"
Include dependency graph for block_fs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

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

FS block formats (shared between FS and Block)

Definition in file block_fs.h.