Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
net-sysfs.h
Go to the documentation of this file.
1 #ifndef __NET_SYSFS_H__
2 #define __NET_SYSFS_H__
3 
4 int netdev_kobject_init(void);
7 int net_rx_queue_update_kobjects(struct net_device *, int old_num, int new_num);
9  int old_num, int new_num);
10 
11 #endif