Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | KMSG_COMPONENT "IPVS" |
#define | pr_fmt(fmt) KMSG_COMPONENT ": " fmt |
Functions | |
module_init (ip_vs_sed_init) | |
module_exit (ip_vs_sed_cleanup) | |
MODULE_LICENSE ("GPL") | |
#define KMSG_COMPONENT "IPVS" |
Definition at line 38 of file ip_vs_sed.c.
#define pr_fmt | ( | fmt | ) | KMSG_COMPONENT ": " fmt |
Definition at line 39 of file ip_vs_sed.c.
module_exit | ( | ip_vs_sed_cleanup | ) |
module_init | ( | ip_vs_sed_init | ) |
MODULE_LICENSE | ( | "GPL" | ) |