|
Linux Kernel
3.7.1
|
#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") | |
| #define NAT_VALID_HOOKS |
Definition at line 14 of file ebtable_nat.c.
| module_exit | ( | ebtable_nat_fini | ) |
| module_init | ( | ebtable_nat_init | ) |
| MODULE_LICENSE | ( | "GPL" | ) |
1.8.2