net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
[pandora-kernel.git] / include / linux / rtnetlink.h
index 05330fc..9590364 100644 (file)
@@ -362,6 +362,8 @@ enum {
 #define RTAX_FEATURES RTAX_FEATURES
        RTAX_RTO_MIN,
 #define RTAX_RTO_MIN RTAX_RTO_MIN
+       RTAX_INITRWND,
+#define RTAX_INITRWND RTAX_INITRWND
        __RTAX_MAX
 };