netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
cache_object Struct Reference

#include <cache.h>

Collaboration diagram for cache_object:

Data Fields

struct hashtable_node hashnode
 
void * ptr
 
struct cachecache
 
int status
 
int refcnt
 
long lifetime
 
long lastupdate
 
char data [0]
 

Field Documentation

char cache_object::data[0]

Referenced by cache_update().

struct hashtable_node cache_object::hashnode
long cache_object::lastupdate

Referenced by cache_update().

long cache_object::lifetime
void* cache_object::ptr
int cache_object::refcnt

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