Linux Kernel
3.7.1
|
#include <net_kern.h>
Data Fields | |
struct list_head | list |
struct net_device * | dev |
struct platform_device | pdev |
int | index |
unsigned char | mac [ETH_ALEN] |
Definition at line 16 of file net_kern.h.
struct net_device* dev |
Definition at line 18 of file net_kern.h.
int index |
Definition at line 20 of file net_kern.h.
Definition at line 17 of file net_kern.h.
Definition at line 21 of file net_kern.h.
struct platform_device pdev |
Definition at line 19 of file net_kern.h.