|
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_nq_init) | |
| module_exit (ip_vs_nq_cleanup) | |
| MODULE_LICENSE ("GPL") | |
| #define KMSG_COMPONENT "IPVS" |
Definition at line 34 of file ip_vs_nq.c.
| #define pr_fmt | ( | fmt | ) | KMSG_COMPONENT ": " fmt |
Definition at line 35 of file ip_vs_nq.c.
| module_exit | ( | ip_vs_nq_cleanup | ) |
| module_init | ( | ip_vs_nq_init | ) |
| MODULE_LICENSE | ( | "GPL" | ) |
1.8.2