|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| MODULE_DESCRIPTION ("Xtables: packet flow tracing") | |
| MODULE_LICENSE ("GPL") | |
| MODULE_ALIAS ("ipt_TRACE") | |
| MODULE_ALIAS ("ip6t_TRACE") | |
| module_init (trace_tg_init) | |
| module_exit (trace_tg_exit) | |
| MODULE_ALIAS | ( | "ipt_TRACE" | ) |
| MODULE_ALIAS | ( | "ip6t_TRACE" | ) |
| module_exit | ( | trace_tg_exit | ) |
| module_init | ( | trace_tg_init | ) |
| MODULE_LICENSE | ( | "GPL" | ) |
1.8.2