|
Linux Kernel
3.7.1
|
#include <linux/sysctl.h>#include <linux/skbuff.h>#include <linux/socket.h>#include <linux/netdevice.h>#include <linux/init.h>#include <net/x25.h>Go to the source code of this file.
Functions | |
| void __init | x25_register_sysctl (void) |
| void | x25_unregister_sysctl (void) |
Definition at line 76 of file sysctl_net_x25.c.
Definition at line 81 of file sysctl_net_x25.c.
1.8.2