ccn_bloom_wire Struct Reference

Data Fields

unsigned char lg_bits
unsigned char n_hash
unsigned char method
unsigned char reserved
unsigned char seed [4]
unsigned char bloom [1024]

Detailed Description

Definition at line 78 of file bloom.h.


Field Documentation

unsigned char ccn_bloom_wire::bloom[1024]
unsigned char ccn_bloom_wire::lg_bits
unsigned char ccn_bloom_wire::method

Definition at line 81 of file bloom.h.

Referenced by ccn_bloom_create(), and ccn_bloom_validate_wire().

unsigned char ccn_bloom_wire::n_hash
unsigned char ccn_bloom_wire::reserved

Definition at line 82 of file bloom.h.

Referenced by ccn_bloom_validate_wire().

unsigned char ccn_bloom_wire::seed[4]

Definition at line 83 of file bloom.h.

Referenced by bloom_seed(), and ccn_bloom_create().


The documentation for this struct was generated from the following file:
Generated on Fri May 13 16:27:25 2011 for Content-Centric Networking in C by  doxygen 1.6.3