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

#include <hyperv_net.h>

Data Fields

struct netvsc_devicenet_dev
 
enum rndis_device_state state
 
bool link_state
 
atomic_t new_req_id
 
spinlock_t request_lock
 
struct list_head req_list
 
unsigned char hw_mac_adr [ETH_ALEN]
 

Detailed Description

Definition at line 99 of file hyperv_net.h.

Field Documentation

unsigned char hw_mac_adr[ETH_ALEN]

Definition at line 109 of file hyperv_net.h.

Definition at line 103 of file hyperv_net.h.

Definition at line 100 of file hyperv_net.h.

atomic_t new_req_id

Definition at line 104 of file hyperv_net.h.

struct list_head req_list

Definition at line 107 of file hyperv_net.h.

spinlock_t request_lock

Definition at line 106 of file hyperv_net.h.

Definition at line 102 of file hyperv_net.h.


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