diff options
Diffstat (limited to 'include/net/sctp/constants.h')
| -rw-r--r-- | include/net/sctp/constants.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/include/net/sctp/constants.h b/include/net/sctp/constants.h index 2b76c0f4babc..4868c7f7749d 100644 --- a/include/net/sctp/constants.h +++ b/include/net/sctp/constants.h | |||
| @@ -263,13 +263,6 @@ enum { SCTP_MIN_PMTU = 576 }; | |||
| 263 | enum { SCTP_MAX_DUP_TSNS = 16 }; | 263 | enum { SCTP_MAX_DUP_TSNS = 16 }; |
| 264 | enum { SCTP_MAX_GABS = 16 }; | 264 | enum { SCTP_MAX_GABS = 16 }; |
| 265 | 265 | ||
| 266 | typedef enum { | ||
| 267 | SCTP_COUNTER_INIT_ERROR, | ||
| 268 | } sctp_counter_t; | ||
| 269 | |||
| 270 | /* How many counters does an association need? */ | ||
| 271 | #define SCTP_NUMBER_COUNTERS 5 | ||
| 272 | |||
| 273 | /* Here we define the default timers. */ | 266 | /* Here we define the default timers. */ |
| 274 | 267 | ||
| 275 | /* cookie timer def = ? seconds */ | 268 | /* cookie timer def = ? seconds */ |
