Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros | Enumerations
t3cdev.h File Reference
#include <linux/list.h>
#include <linux/atomic.h>
#include <linux/netdevice.h>
#include <linux/proc_fs.h>
#include <linux/skbuff.h>
#include <net/neighbour.h>

Go to the source code of this file.

Data Structures

struct  t3cdev
 

Macros

#define T3CNAMSIZ   16
 

Enumerations

enum  t3ctype { T3A = 0, T3B, T3C }
 

Macro Definition Documentation

#define T3CNAMSIZ   16

Definition at line 42 of file t3cdev.h.

Enumeration Type Documentation

enum t3ctype
Enumerator:
T3A 
T3B 
T3C 

Definition at line 46 of file t3cdev.h.