|
Linux Kernel
3.7.1
|
#include <linux/mm.h>#include <linux/export.h>#include <linux/sysctl.h>#include <linux/nsproxy.h>#include <net/sock.h>Go to the source code of this file.
| EXPORT_SYMBOL_GPL | ( | register_net_sysctl | ) |
| EXPORT_SYMBOL_GPL | ( | unregister_net_sysctl_table | ) |
Definition at line 75 of file sysctl_net.c.
|
read |
Definition at line 94 of file sysctl_net.c.
| void unregister_net_sysctl_table | ( | struct ctl_table_header * | header | ) |
Definition at line 101 of file sysctl_net.c.
1.8.2