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

struct ct_template More...

#include <ct.h>

Collaboration diagram for ct_template:

Data Fields

const char * token
 
const struct datatypedtype
 
enum byteorder byteorder
 
unsigned int len
 

Detailed Description

struct ct_template

: parser token for the expression : data type of the expression : length of the expression : byteorder

Field Documentation

enum byteorder ct_template::byteorder

Referenced by ct_expr_alloc().

const struct datatype* ct_template::dtype

Referenced by ct_expr_alloc().

unsigned int ct_template::len

Referenced by ct_expr_alloc().

const char* ct_template::token

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