Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
sysctl_net_ax25.c File Reference
#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)
 

Function Documentation

int ax25_register_dev_sysctl ( ax25_dev ax25_dev)

Definition at line 151 of file sysctl_net_ax25.c.

void ax25_unregister_dev_sysctl ( ax25_dev ax25_dev)

Definition at line 173 of file sysctl_net_ax25.c.