Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

query_routing Struct Reference


Detailed Description

This structure is opaque for nodes, and is installed as `query_routing' information in the node structure.


Data Fields

routing_tableqrt
 Current routing table.
gchar * patch
 Patching arena.
gchar * patch_end
 One byte of end of patching arena.
gint state
 State of the QRT propagation.
gint bits_per_entry
 Amount of bits per entry in patch.
gint payload_size
 Size of the PATCH message payload.
gint seqno
 Sequence number of next packet.
gint max_seqno
 Last sequence number to send.


Field Documentation

gint query_routing::bits_per_entry
 

Amount of bits per entry in patch.

gint query_routing::max_seqno
 

Last sequence number to send.

gchar* query_routing::patch
 

Patching arena.

gchar* query_routing::patch_end
 

One byte of end of patching arena.

gint query_routing::payload_size
 

Size of the PATCH message payload.

struct routing_table* query_routing::qrt
 

Current routing table.

gint query_routing::seqno
 

Sequence number of next packet.

gint query_routing::state
 

State of the QRT propagation.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 30 17:53:34 2007 for gtk-gnutella by  doxygen 1.3.9.1