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::lg_bits

unsigned char ccn_bloom_wire::n_hash

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::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().

unsigned char ccn_bloom_wire::bloom[1024]


The documentation for this struct was generated from the following file:

Generated on Thu Feb 16 00:44:30 2012 for Content-Centric Networking in C by  doxygen 1.5.6