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

Data Structures

struct  internal_handler
 

Enumerations

enum  {
  INTERNAL_F_POPULATE = (1 << 0),
  INTERNAL_F_RESYNC = (1 << 1),
  INTERNAL_F_MAX = (1 << 2)
}
 

Variables

struct internal_handler internal_cache
 
struct internal_handler internal_bypass
 

Enumeration Type Documentation

anonymous enum
Enumerator
INTERNAL_F_POPULATE 
INTERNAL_F_RESYNC 
INTERNAL_F_MAX 

Variable Documentation

struct internal_handler internal_bypass
struct internal_handler internal_cache