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

#include <ulogd.h>

Collaboration diagram for ulog_interpreter:

Data Fields

struct ulog_interpreternext
 
char name [ULOGD_MAX_KEYLEN]
 
unsigned int id
 
ulog_iret_t *(* interp )(struct ulog_interpreter *ip, ulog_packet_msg_t *pkt)
 
unsigned int key_num
 
ulog_iret_tresult
 

Field Documentation

unsigned int ulog_interpreter::id
ulog_iret_t*(* ulog_interpreter::interp)(struct ulog_interpreter *ip, ulog_packet_msg_t *pkt)

Referenced by _base_reg_ip(), and _local_reg_ip().

unsigned int ulog_interpreter::key_num

Referenced by register_interpreter().

char ulog_interpreter::name[ULOGD_MAX_KEYLEN]
struct ulog_interpreter* ulog_interpreter::next

Referenced by register_interpreter().

ulog_iret_t* ulog_interpreter::result

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