Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | TCP_SCALABLE_AI_CNT 50U |
#define | TCP_SCALABLE_MD_SCALE 3 |
Functions | |
module_init (tcp_scalable_register) | |
module_exit (tcp_scalable_unregister) | |
MODULE_AUTHOR ("John Heffner") | |
MODULE_LICENSE ("GPL") | |
MODULE_DESCRIPTION ("Scalable TCP") | |
#define TCP_SCALABLE_AI_CNT 50U |
Definition at line 15 of file tcp_scalable.c.
#define TCP_SCALABLE_MD_SCALE 3 |
Definition at line 16 of file tcp_scalable.c.
MODULE_AUTHOR | ( | "John Heffner" | ) |
MODULE_DESCRIPTION | ( | "Scalable TCP" | ) |
module_exit | ( | tcp_scalable_unregister | ) |
module_init | ( | tcp_scalable_register | ) |
MODULE_LICENSE | ( | "GPL" | ) |