|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Functions | |
| int | sctp_sysctl_net_register (struct net *net) |
| void | sctp_sysctl_net_unregister (struct net *net) |
| void | sctp_sysctl_register (void) |
| void | sctp_sysctl_unregister (void) |
Variables | |
| long | sysctl_sctp_mem [3] |
| int | sysctl_sctp_rmem [3] |
| int | sysctl_sctp_wmem [3] |
| long sysctl_sctp_mem[3] |
Definition at line 84 of file protocol.c.
| int sysctl_sctp_rmem[3] |
Definition at line 85 of file protocol.c.
| int sysctl_sctp_wmem[3] |
Definition at line 86 of file protocol.c.
1.8.2