Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Functions
tcp_highspeed.c File Reference
#include <linux/module.h>
#include <net/tcp.h>

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")
 

Macro Definition Documentation

#define HSTCP_AIMD_MAX   ARRAY_SIZE(hstcp_aimd_vals)

Definition at line 94 of file tcp_highspeed.c.

Function Documentation

MODULE_AUTHOR ( "John Heffner"  )
MODULE_DESCRIPTION ( "High Speed TCP )
module_exit ( hstcp_unregister  )
module_init ( hstcp_register  )
MODULE_LICENSE ( "GPL"  )