diff options
Diffstat (limited to 'include/uapi/linux/tcp.h')
| -rw-r--r-- | include/uapi/linux/tcp.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/uapi/linux/tcp.h b/include/uapi/linux/tcp.h index b521464ea962..b3564f85a762 100644 --- a/include/uapi/linux/tcp.h +++ b/include/uapi/linux/tcp.h | |||
| @@ -127,6 +127,9 @@ enum { | |||
| 127 | 127 | ||
| 128 | #define TCP_CM_INQ TCP_INQ | 128 | #define TCP_CM_INQ TCP_INQ |
| 129 | 129 | ||
| 130 | #define TCP_TX_DELAY 37 /* delay outgoing packets by XX usec */ | ||
| 131 | |||
| 132 | |||
| 130 | #define TCP_REPAIR_ON 1 | 133 | #define TCP_REPAIR_ON 1 |
| 131 | #define TCP_REPAIR_OFF 0 | 134 | #define TCP_REPAIR_OFF 0 |
| 132 | #define TCP_REPAIR_OFF_NO_WP -1 /* Turn off without window probes */ | 135 | #define TCP_REPAIR_OFF_NO_WP -1 /* Turn off without window probes */ |
