netfilter
firewalling, NAT, and packet mangling for linux
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ebt_nflog.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <getopt.h>
#include "../include/ebtables_u.h"
#include <linux/netfilter_bridge/ebt_nflog.h>
Include dependency graph for ebt_nflog.c:

Enumerations

enum  {
  NFLOG_GROUP = 0x1,
  NFLOG_PREFIX = 0x2,
  NFLOG_RANGE = 0x4,
  NFLOG_THRESHOLD = 0x8,
  NFLOG_NFLOG = 0x16
}
 

Functions

void _init (void)
 

Enumeration Type Documentation

anonymous enum
Enumerator
NFLOG_GROUP 
NFLOG_PREFIX 
NFLOG_RANGE 
NFLOG_THRESHOLD 
NFLOG_NFLOG 

Function Documentation

void _init ( void  )

References ebt_register_watcher().

Here is the call graph for this function: