Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
uml_net Struct Reference

#include <net_kern.h>

Data Fields

struct list_head list
 
struct net_devicedev
 
struct platform_device pdev
 
int index
 
unsigned char mac [ETH_ALEN]
 

Detailed Description

Definition at line 16 of file net_kern.h.

Field Documentation

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.

unsigned char mac[ETH_ALEN]

Definition at line 21 of file net_kern.h.

Definition at line 19 of file net_kern.h.


The documentation for this struct was generated from the following file: