Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
if_x25.h File Reference
#include <linux/types.h>

Go to the source code of this file.

Macros

#define X25_IFACE_DATA   0x00
 
#define X25_IFACE_CONNECT   0x01
 
#define X25_IFACE_DISCONNECT   0x02
 
#define X25_IFACE_PARAMS   0x03
 

Macro Definition Documentation

#define X25_IFACE_CONNECT   0x01

Definition at line 22 of file if_x25.h.

#define X25_IFACE_DATA   0x00

Definition at line 21 of file if_x25.h.

#define X25_IFACE_DISCONNECT   0x02

Definition at line 23 of file if_x25.h.

#define X25_IFACE_PARAMS   0x03

Definition at line 24 of file if_x25.h.