Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
ebtable_nat.c File Reference
#include <linux/netfilter_bridge/ebtables.h>
#include <linux/module.h>

Go to the source code of this file.

Macros

#define NAT_VALID_HOOKS
 

Functions

 module_init (ebtable_nat_init)
 
 module_exit (ebtable_nat_fini)
 
 MODULE_LICENSE ("GPL")
 

Macro Definition Documentation

#define NAT_VALID_HOOKS
Value:

Definition at line 14 of file ebtable_nat.c.

Function Documentation

module_exit ( ebtable_nat_fini  )
module_init ( ebtable_nat_init  )
MODULE_LICENSE ( "GPL"  )