|
@@ -102,11 +102,6 @@ static int sctp_autobind(struct sock *sk);
|
|
|
static void sctp_sock_migrate(struct sock *, struct sock *,
|
|
|
struct sctp_association *, sctp_socket_type_t);
|
|
|
|
|
|
-extern struct kmem_cache *sctp_bucket_cachep;
|
|
|
-extern long sysctl_sctp_mem[3];
|
|
|
-extern int sysctl_sctp_rmem[3];
|
|
|
-extern int sysctl_sctp_wmem[3];
|
|
|
-
|
|
|
static int sctp_memory_pressure;
|
|
|
static atomic_long_t sctp_memory_allocated;
|
|
|
struct percpu_counter sctp_sockets_allocated;
|