Go to the documentation of this file.
12 #ifndef _LINUX_ISDN_PPP_H
13 #define _LINUX_ISDN_PPP_H
18 #ifdef CONFIG_IPPP_FILTER
19 #include <linux/filter.h>
23 #define DECOMP_ERR_NOMEM (-10)
25 #define MP_END_FRAG 0x40
26 #define MP_BEGIN_FRAG 0x80
28 #define MP_MAX_QUEUE_LEN 16
45 #define IPPP_RESET_MAXDATABYTES 32
80 unsigned char *
data,
unsigned len,
119 #define NUM_RCV_BUFFS 64
178 #ifdef CONFIG_ISDN_PPP_VJ
182 #ifdef CONFIG_IPPP_FILTER
185 unsigned pass_len, active_len;