Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | pppcallinfo |
struct | isdn_ppp_comp_data |
#define CALLTYPE_CALLBACK 0x4 |
Definition at line 18 of file isdn_ppp.h.
#define CALLTYPE_INCOMING 0x1 |
Definition at line 16 of file isdn_ppp.h.
#define CALLTYPE_OUTGOING 0x2 |
Definition at line 17 of file isdn_ppp.h.
#define IPPP_COMP_FLAG_LINK 0x2 |
Definition at line 58 of file isdn_ppp.h.
#define IPPP_COMP_FLAG_XMIT 0x1 |
Definition at line 57 of file isdn_ppp.h.
#define IPPP_VERSION "2.2.0" |
Definition at line 20 of file isdn_ppp.h.
#define ISDN_PPP_COMP_MAX_OPTIONS 16 |
Definition at line 55 of file isdn_ppp.h.
Definition at line 31 of file isdn_ppp.h.
#define PPPIOCGCALLINFO _IOWR('t',128,struct pppcallinfo) |
Definition at line 30 of file isdn_ppp.h.
Definition at line 36 of file isdn_ppp.h.
Definition at line 32 of file isdn_ppp.h.
Definition at line 37 of file isdn_ppp.h.
Definition at line 33 of file isdn_ppp.h.
Definition at line 35 of file isdn_ppp.h.
Definition at line 34 of file isdn_ppp.h.
#define SC_COMP_DISCARD 0x08 |
Definition at line 49 of file isdn_ppp.h.
#define SC_COMP_ON 0x02 |
Definition at line 47 of file isdn_ppp.h.
#define SC_DECOMP_DISCARD 0x04 |
Definition at line 48 of file isdn_ppp.h.
#define SC_DECOMP_ON 0x01 |
Definition at line 46 of file isdn_ppp.h.
#define SC_IN_SHORT_SEQ 0x00004000 |
Definition at line 44 of file isdn_ppp.h.
#define SC_LINK_COMP_DISCARD 0x80 |
Definition at line 53 of file isdn_ppp.h.
#define SC_LINK_COMP_ON 0x20 |
Definition at line 51 of file isdn_ppp.h.
#define SC_LINK_DECOMP_DISCARD 0x40 |
Definition at line 52 of file isdn_ppp.h.
#define SC_LINK_DECOMP_ON 0x10 |
Definition at line 50 of file isdn_ppp.h.
#define SC_MP_PROT 0x00000200 |
Definition at line 41 of file isdn_ppp.h.
#define SC_OUT_SHORT_SEQ 0x00000800 |
Definition at line 43 of file isdn_ppp.h.
#define SC_REJ_MP_PROT 0x00000400 |
Definition at line 42 of file isdn_ppp.h.