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

Data Fields

struct tipc_bearerbearer
 
struct net_devicedev
 
struct packet_type tipc_packet_type
 
struct work_struct setup
 
struct work_struct cleanup
 

Detailed Description

struct eth_bearer - Ethernet bearer data structure : ptr to associated "generic" bearer structure : ptr to associated Ethernet network device : used in binding TIPC to Ethernet driver : work item used when enabling bearer : work item used when disabling bearer

Definition at line 52 of file eth_media.c.

Field Documentation

Definition at line 53 of file eth_media.c.

Definition at line 57 of file eth_media.c.

Definition at line 54 of file eth_media.c.

Definition at line 56 of file eth_media.c.

struct packet_type tipc_packet_type

Definition at line 55 of file eth_media.c.


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