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

Go to the source code of this file.

Data Structures

struct  atm_backend_ppp
 

Macros

#define PPPOATM_ENCAPS_AUTODETECT   (0)
 
#define PPPOATM_ENCAPS_VC   (1)
 
#define PPPOATM_ENCAPS_LLC   (2)
 

Macro Definition Documentation

#define PPPOATM_ENCAPS_AUTODETECT   (0)

Definition at line 10 of file atmppp.h.

#define PPPOATM_ENCAPS_LLC   (2)

Definition at line 12 of file atmppp.h.

#define PPPOATM_ENCAPS_VC   (1)

Definition at line 11 of file atmppp.h.