Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | pr_fmt(fmt) KBUILD_MODNAME ": %s: " fmt, __func__ |
Functions | |
int __init | rawsock_init (void) |
void | rawsock_exit (void) |
#define pr_fmt | ( | fmt | ) | KBUILD_MODNAME ": %s: " fmt, __func__ |