diff options
Diffstat (limited to 'include/net')
| -rw-r--r-- | include/net/sctp/sctp.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/net/sctp/sctp.h b/include/net/sctp/sctp.h index 856f01cb51dd..c56a438c3a1e 100644 --- a/include/net/sctp/sctp.h +++ b/include/net/sctp/sctp.h | |||
| @@ -166,6 +166,9 @@ void sctp_remaddr_proc_exit(struct net *net); | |||
| 166 | */ | 166 | */ |
| 167 | extern struct kmem_cache *sctp_chunk_cachep __read_mostly; | 167 | extern struct kmem_cache *sctp_chunk_cachep __read_mostly; |
| 168 | extern struct kmem_cache *sctp_bucket_cachep __read_mostly; | 168 | extern struct kmem_cache *sctp_bucket_cachep __read_mostly; |
| 169 | extern long sysctl_sctp_mem[3]; | ||
| 170 | extern int sysctl_sctp_rmem[3]; | ||
| 171 | extern int sysctl_sctp_wmem[3]; | ||
| 169 | 172 | ||
| 170 | /* | 173 | /* |
| 171 | * Section: Macros, externs, and inlines | 174 | * Section: Macros, externs, and inlines |
