Linux Kernel
3.7.1
|
#include <linux/module.h>
#include <linux/netfilter/x_tables.h>
#include <linux/netfilter_bridge/ebtables.h>
#include <linux/netfilter_bridge/ebt_mark_t.h>
Go to the source code of this file.
Functions | |
module_init (ebt_mark_init) | |
module_exit (ebt_mark_fini) | |
MODULE_DESCRIPTION ("Ebtables: Packet mark modification") | |
MODULE_LICENSE ("GPL") | |
module_exit | ( | ebt_mark_fini | ) |
module_init | ( | ebt_mark_init | ) |
MODULE_LICENSE | ( | "GPL" | ) |