Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Enumerations
veth.h File Reference

Go to the source code of this file.

Macros

#define VETH_INFO_MAX   (__VETH_INFO_MAX - 1)
 

Enumerations

enum  { VETH_INFO_UNSPEC, VETH_INFO_PEER }
 

Macro Definition Documentation

#define VETH_INFO_MAX   (__VETH_INFO_MAX - 1)

Definition at line 9 of file veth.h.

Enumeration Type Documentation

anonymous enum
Enumerator:
VETH_INFO_UNSPEC 
VETH_INFO_PEER 

Definition at line 4 of file veth.h.