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

#include <timer.h>

Collaboration diagram for ulogd_timer:

Data Fields

struct rb_node node
 
struct llist_head list
 
struct timeval tv
 
void * data
 
void(* cb )(struct ulogd_timer *a, void *data)
 

Field Documentation

void(* ulogd_timer::cb)(struct ulogd_timer *a, void *data)

Referenced by ulogd_init_timer().

void* ulogd_timer::data

Referenced by ulogd_init_timer().

struct llist_head ulogd_timer::list
struct timeval ulogd_timer::tv

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