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

gnet_stats.h File Reference

#include "nodes.h"
#include "if/core/net_stats.h"

Go to the source code of this file.

Functions

void gnet_stats_init (void)
void gnet_stats_count_received_header (gnutella_node_t *n)
 Called when Gnutella header has been read.

void gnet_stats_count_received_payload (const gnutella_node_t *n)
 Called when Gnutella payload has been read.

void gnet_stats_count_queued (const gnutella_node_t *n, guint8 type, guint8 hops, guint32 size)
void gnet_stats_count_sent (const gnutella_node_t *n, guint8 type, guint8 hops, guint32 size)
void gnet_stats_count_expired (const gnutella_node_t *n)
void gnet_stats_count_dropped (gnutella_node_t *n, msg_drop_reason_t reason)
void gnet_stats_count_dropped_nosize (const gnutella_node_t *n, msg_drop_reason_t reason)
void gnet_stats_count_general (gnr_stats_t, guint32)
void gnet_stats_count_flowc (gconstpointer)


Function Documentation

void gnet_stats_count_dropped gnutella_node_t n,
msg_drop_reason_t  reason
 

void gnet_stats_count_dropped_nosize const gnutella_node_t n,
msg_drop_reason_t  reason
 

void gnet_stats_count_expired const gnutella_node_t n  ) 
 

void gnet_stats_count_flowc gconstpointer   ) 
 

void gnet_stats_count_general gnr_stats_t  ,
guint32 
 

void gnet_stats_count_queued const gnutella_node_t n,
guint8  type,
guint8  hops,
guint32  size
 

void gnet_stats_count_received_header gnutella_node_t n  ) 
 

Called when Gnutella header has been read.

void gnet_stats_count_received_payload const gnutella_node_t n  ) 
 

Called when Gnutella payload has been read.

void gnet_stats_count_sent const gnutella_node_t n,
guint8  type,
guint8  hops,
guint32  size
 

void gnet_stats_init void   ) 
 


Generated on Sun Feb 12 10:50:02 2006 for Gtk-Gnutella by doxygen 1.3.6