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

Go to the source code of this file.

Data Structures

struct  isdnloop_cdef
 
struct  isdnloop_sdef
 

Macros

#define ISDNLOOP_IOCTL_DEBUGVAR   0
 
#define ISDNLOOP_IOCTL_ADDCARD   1
 
#define ISDNLOOP_IOCTL_LEASEDCFG   2
 
#define ISDNLOOP_IOCTL_STARTUP   3
 

Typedefs

typedef struct isdnloop_cdef isdnloop_cdef
 
typedef struct isdnloop_sdef isdnloop_sdef
 

Macro Definition Documentation

#define ISDNLOOP_IOCTL_ADDCARD   1

Definition at line 16 of file isdnloop.h.

#define ISDNLOOP_IOCTL_DEBUGVAR   0

Definition at line 15 of file isdnloop.h.

#define ISDNLOOP_IOCTL_LEASEDCFG   2

Definition at line 17 of file isdnloop.h.

#define ISDNLOOP_IOCTL_STARTUP   3

Definition at line 18 of file isdnloop.h.

Typedef Documentation