|
Linux Kernel
3.7.1
|
#include <linux/types.h>Go to the source code of this file.
Data Structures | |
| struct | pppol2tp_addr |
| struct | pppol2tpin6_addr |
| struct | pppol2tpv3_addr |
| struct | pppol2tpv3in6_addr |
Enumerations | |
| enum | { PPPOL2TP_SO_DEBUG = 1, PPPOL2TP_SO_RECVSEQ = 2, PPPOL2TP_SO_SENDSEQ = 3, PPPOL2TP_SO_LNSMODE = 4, PPPOL2TP_SO_REORDERTO = 5 } |
| enum | { PPPOL2TP_MSG_DEBUG = (1 << 0), PPPOL2TP_MSG_CONTROL = (1 << 1), PPPOL2TP_MSG_SEQ = (1 << 2), PPPOL2TP_MSG_DATA = (1 << 3) } |
| anonymous enum |
| PPPOL2TP_SO_DEBUG | |
| PPPOL2TP_SO_RECVSEQ | |
| PPPOL2TP_SO_SENDSEQ | |
| PPPOL2TP_SO_LNSMODE | |
| PPPOL2TP_SO_REORDERTO |
Definition at line 84 of file if_pppol2tp.h.
| anonymous enum |
Definition at line 93 of file if_pppol2tp.h.
1.8.2