Searched refs:LZS_MODE_SEQ (Results 1 - 7 of 7) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dppp-comp.h312 #define LZS_MODE_SEQ 3 macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/linux/
H A Dppp-comp.h312 #define LZS_MODE_SEQ 3 macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/net/
H A Dppp-comp.h279 #define LZS_MODE_SEQ 3 macro
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/linux/
H A Dppp-comp.h312 #define LZS_MODE_SEQ 3 macro
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/net/
H A Dppp-comp.h279 #define LZS_MODE_SEQ 3 macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dccp.c414 ccp_wantoptions[0].lzs_mode = LZS_MODE_SEQ;
417 ccp_allowoptions[0].lzs_mode = LZS_MODE_SEQ;
716 opt_buf[4] = LZS_MODE_SEQ;
829 p[4] = LZS_MODE_SEQ;
960 || p[4] != LZS_MODE_SEQ)
1131 if (((p[2]<<8)|p[3]) > 1 || (p[4] != LZS_MODE_SEQ &&
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dccp.c414 ccp_wantoptions[0].lzs_mode = LZS_MODE_SEQ;
417 ccp_allowoptions[0].lzs_mode = LZS_MODE_SEQ;
716 opt_buf[4] = LZS_MODE_SEQ;
829 p[4] = LZS_MODE_SEQ;
960 || p[4] != LZS_MODE_SEQ)
1131 if (((p[2]<<8)|p[3]) > 1 || (p[4] != LZS_MODE_SEQ &&

Completed in 106 milliseconds