Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | hstcp_aimd_val |
struct | hstcp |
Macros | |
#define | HSTCP_AIMD_MAX ARRAY_SIZE(hstcp_aimd_vals) |
Functions | |
module_init (hstcp_register) | |
module_exit (hstcp_unregister) | |
MODULE_AUTHOR ("John Heffner") | |
MODULE_LICENSE ("GPL") | |
MODULE_DESCRIPTION ("High Speed TCP") | |
#define HSTCP_AIMD_MAX ARRAY_SIZE(hstcp_aimd_vals) |
Definition at line 94 of file tcp_highspeed.c.
MODULE_AUTHOR | ( | "John Heffner" | ) |
MODULE_DESCRIPTION | ( | "High Speed TCP" | ) |
module_exit | ( | hstcp_unregister | ) |
module_init | ( | hstcp_register | ) |
MODULE_LICENSE | ( | "GPL" | ) |