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 | FILTER_VALID_HOOKS |
Functions | |
module_init (ebtable_filter_init) | |
module_exit (ebtable_filter_fini) | |
MODULE_LICENSE ("GPL") | |
#define FILTER_VALID_HOOKS |
Definition at line 14 of file ebtable_filter.c.
module_exit | ( | ebtable_filter_fini | ) |
module_init | ( | ebtable_filter_init | ) |
MODULE_LICENSE | ( | "GPL" | ) |