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

Data Fields

struct cflayer chnl
 
struct net_device_stats stats
 
struct caif_connect_request conn_req
 
struct list_head list_field
 
struct net_devicenetdev
 
char name [256]
 
wait_queue_head_t netmgmt_wq
 
bool flowenabled
 
enum caif_states state
 

Detailed Description

Definition at line 46 of file chnl_net.c.

Field Documentation

Definition at line 47 of file chnl_net.c.

Definition at line 49 of file chnl_net.c.

bool flowenabled

Definition at line 55 of file chnl_net.c.

struct list_head list_field

Definition at line 50 of file chnl_net.c.

char name[256]

Definition at line 52 of file chnl_net.c.

struct net_device* netdev

Definition at line 51 of file chnl_net.c.

wait_queue_head_t netmgmt_wq

Definition at line 53 of file chnl_net.c.

Definition at line 56 of file chnl_net.c.

Definition at line 48 of file chnl_net.c.


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