Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

_sfxhash_node Struct Reference

#include <sfxhash.h>

List of all members.

Public Attributes

_sfxhash_nodegnext
_sfxhash_nodegprev
_sfxhash_nodenext
_sfxhash_nodeprev
int rindex
void * key
void * data


Member Data Documentation

void* _sfxhash_node::data
 

Definition at line 41 of file sfxhash.h.

Referenced by CleanHashTable(), flowcache_newflow(), Frag3NewTracker(), Frag3Prune(), GetNewSession(), GetSessionFromHashTable(), scoreboard_dump(), server_stats_dump(), server_stats_save(), sfthd_test_gobject(), sfthd_test_object(), sfxhash_add(), sfxhash_delete(), sfxhash_find(), sfxhash_free_node(), sfxhash_get_node(), sfxhash_lru(), sfxhash_mru(), and sfxhash_newnode().

struct _sfxhash_node* _sfxhash_node::gnext
 

Definition at line 35 of file sfxhash.h.

Referenced by sfxhash_get_free_node(), sfxhash_glink_node(), sfxhash_gnext(), sfxhash_gunlink_node(), and sfxhash_save_free_node().

struct _sfxhash_node * _sfxhash_node::gprev
 

Definition at line 35 of file sfxhash.h.

Referenced by sfxhash_get_free_node(), sfxhash_glink_node(), sfxhash_gunlink_node(), sfxhash_newnode(), and sfxhash_save_free_node().

void* _sfxhash_node::key
 

Definition at line 40 of file sfxhash.h.

Referenced by Frag3Prune(), scoreboard_dump(), server_stats_dump(), server_stats_save(), sfxhash_add(), sfxhash_delete(), sfxhash_find_node_row(), sfxhash_free_node(), sfxhash_get_node(), sfxhash_newnode(), sfxhash_remove(), and unique_tracker_dump().

struct _sfxhash_node* _sfxhash_node::next
 

Definition at line 36 of file sfxhash.h.

Referenced by sfxhash_delete(), sfxhash_find_node_row(), sfxhash_link_node(), sfxhash_maxdepth(), sfxhash_next(), sfxhash_remove(), and sfxhash_unlink_node().

struct _sfxhash_node * _sfxhash_node::prev
 

Definition at line 36 of file sfxhash.h.

Referenced by sfxhash_link_node(), and sfxhash_unlink_node().

int _sfxhash_node::rindex
 

Definition at line 38 of file sfxhash.h.

Referenced by movetofront(), sfxhash_add(), sfxhash_get_node(), sfxhash_link_node(), and sfxhash_unlink_node().


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:31 2006 by  doxygen 1.4.2