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

Data Structures

struct  xt_statistic_info
 

Macros

#define XT_STATISTIC_MODE_MAX   (__XT_STATISTIC_MODE_MAX - 1)
 
#define XT_STATISTIC_MASK   0x1
 

Enumerations

enum  xt_statistic_mode {
  XT_STATISTIC_MODE_RANDOM,
  XT_STATISTIC_MODE_NTH,
  __XT_STATISTIC_MODE_MAX
}
 
enum  xt_statistic_flags { XT_STATISTIC_INVERT = 0x1 }
 

Macro Definition Documentation

#define XT_STATISTIC_MASK   0x1
#define XT_STATISTIC_MODE_MAX   (__XT_STATISTIC_MODE_MAX - 1)

Enumeration Type Documentation

Enumerator
XT_STATISTIC_INVERT 
Enumerator
XT_STATISTIC_MODE_RANDOM 
XT_STATISTIC_MODE_NTH 
__XT_STATISTIC_MODE_MAX