diff options
Diffstat (limited to 'net/dccp/dccp.h')
-rw-r--r-- | net/dccp/dccp.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/dccp/dccp.h b/net/dccp/dccp.h index 9f00dd807e04..8964b188aba3 100644 --- a/net/dccp/dccp.h +++ b/net/dccp/dccp.h | |||
@@ -35,8 +35,6 @@ extern int dccp_debug; | |||
35 | extern struct inet_hashinfo dccp_hashinfo; | 35 | extern struct inet_hashinfo dccp_hashinfo; |
36 | 36 | ||
37 | extern atomic_t dccp_orphan_count; | 37 | extern atomic_t dccp_orphan_count; |
38 | extern int dccp_tw_count; | ||
39 | extern void dccp_tw_deschedule(struct inet_timewait_sock *tw); | ||
40 | 38 | ||
41 | extern void dccp_time_wait(struct sock *sk, int state, int timeo); | 39 | extern void dccp_time_wait(struct sock *sk, int state, int timeo); |
42 | 40 | ||