Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions
wext-proc.c File Reference
#include <linux/module.h>
#include <linux/proc_fs.h>
#include <linux/seq_file.h>
#include <linux/wireless.h>
#include <linux/netdevice.h>
#include <linux/rtnetlink.h>
#include <net/iw_handler.h>
#include <net/wext.h>

Go to the source code of this file.

Functions

int __net_init wext_proc_init (struct net *net)
 
void __net_exit wext_proc_exit (struct net *net)
 

Function Documentation

void __net_exit wext_proc_exit ( struct net net)

Definition at line 152 of file wext-proc.c.

int __net_init wext_proc_init ( struct net net)

Definition at line 143 of file wext-proc.c.