netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
object.h File Reference
Include dependency graph for object.h:
This graph shows which files directly or indirectly include this file:

Data Structures

struct  nfct_handle
 
struct  __data_container
 
union  __nfct_l4_src
 
union  __nfct_l4_dst
 
union  __nfct_address
 
struct  __nfct_tuple
 
union  __nfct_protoinfo
 
struct  __nfct_counters
 
struct  __nfct_nat
 
struct  nfct_tuple_head
 
struct  nf_conntrack
 
struct  nfct_filter
 
struct  nfct_filter_dump
 
struct  nf_expect
 
struct  nfct_bitmask
 

Macros

#define __DIR_ORIG   0
 
#define __DIR_REPL   1
 
#define __DIR_MAX   __DIR_REPL+1
 
#define __DIR_MASTER   2
 
#define __NFCT_BITSET   3
 
#define __FILTER_L4PROTO_MAX   255
 
#define __FILTER_PROTO_MAX   16
 
#define __FILTER_ADDR_SRC   0
 
#define __FILTER_ADDR_DST   1
 
#define __FILTER_ADDR_MAX   127
 
#define __FILTER_IPV6_MAX   20
 
#define __NFCT_EXPECTFN_MAX   24 /* maximum symbol length. */
 

Macro Definition Documentation

#define __DIR_MASTER   2
#define __DIR_MAX   __DIR_REPL+1
#define __FILTER_ADDR_DST   1
#define __FILTER_ADDR_MAX   127
#define __FILTER_ADDR_SRC   0
#define __FILTER_IPV6_MAX   20
#define __FILTER_L4PROTO_MAX   255
#define __FILTER_PROTO_MAX   16
#define __NFCT_BITSET   3
#define __NFCT_EXPECTFN_MAX   24 /* maximum symbol length. */

Referenced by __parse_expect().