Go to the documentation of this file.
26 #if defined(CONFIG_INET) && defined(CONFIG_SLIP_COMPRESSED)
27 # define SL_INCLUDE_CSLIP
30 #ifdef SL_INCLUDE_CSLIP
31 # define SL_MODE_DEFAULT SL_MODE_ADAPTIVE
33 # define SL_MODE_DEFAULT SL_MODE_SLIP
57 #ifdef SL_INCLUDE_CSLIP
71 #ifdef CONFIG_SLIP_MODE_SLIP6
79 #define SLF_KEEPTEST 3
85 #define SL_MODE_SLIP 0
86 #define SL_MODE_CSLIP 1
87 #define SL_MODE_SLIP6 2
88 #define SL_MODE_CSLIP6 (SL_MODE_SLIP6|SL_MODE_CSLIP)
89 #define SL_MODE_AX25 4
90 #define SL_MODE_ADAPTIVE 8
91 #ifdef CONFIG_SLIP_SMART
92 unsigned char outfill;
93 unsigned char keepalive;
99 #define SLIP_MAGIC 0x5302