|
Linux Kernel
3.7.1
|
#include <linux/mm.h>#include <linux/slab.h>#include <linux/sysctl.h>#include <linux/spinlock.h>#include <net/ax25.h>Go to the source code of this file.
Functions | |
| int | ax25_register_dev_sysctl (ax25_dev *ax25_dev) |
| void | ax25_unregister_dev_sysctl (ax25_dev *ax25_dev) |
Definition at line 151 of file sysctl_net_ax25.c.
Definition at line 173 of file sysctl_net_ax25.c.
1.8.2