Searched refs:CCP_OPT_MINLEN (Results 1 - 21 of 21) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppdump/
H A Dppp-comp.h109 #define CCP_OPT_MINLEN 2 macro
H A Dpppdump.c429 if (clen < CCP_HDRLEN + CCP_OPT_MINLEN
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppdump/
H A Dppp-comp.h117 #define CCP_OPT_MINLEN 2 macro
H A Dpppdump.c458 if (clen < CCP_HDRLEN + CCP_OPT_MINLEN
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppdump/
H A Dppp-comp.h117 #define CCP_OPT_MINLEN 2 macro
H A Dpppdump.c449 if (clen < CCP_HDRLEN + CCP_OPT_MINLEN
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dppp-comp.h154 #define CCP_OPT_MINLEN 2 macro
/asus-wl-520gu-7.0.1.45/src/router/ppp/include/linux/
H A Dppp-comp.h154 #define CCP_OPT_MINLEN 2 macro
/asus-wl-520gu-7.0.1.45/src/router/ppp/include/net/
H A Dppp-comp.h124 #define CCP_OPT_MINLEN 2 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dppp-comp.h162 #define CCP_OPT_MINLEN 2 macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/linux/
H A Dppp-comp.h162 #define CCP_OPT_MINLEN 2 macro
/asus-wl-520gu-7.0.1.45/src/router/pppd/include/net/
H A Dppp-comp.h132 #define CCP_OPT_MINLEN 2 macro
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/linux/
H A Dppp-comp.h162 #define CCP_OPT_MINLEN 2 macro
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/net/
H A Dppp-comp.h132 #define CCP_OPT_MINLEN 2 macro
/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dppp_comp.c1055 && clen >= CCP_HDRLEN + CCP_OPT_MINLEN
/asus-wl-520gu-7.0.1.45/src/router/ppp/solaris/
H A Dppp_comp.c1055 && clen >= CCP_HDRLEN + CCP_OPT_MINLEN
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dppp_comp.c1073 && clen >= CCP_HDRLEN + CCP_OPT_MINLEN
/asus-wl-520gu-7.0.1.45/src/router/pppd/solaris/
H A Dppp_comp.c1073 && clen >= CCP_HDRLEN + CCP_OPT_MINLEN
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dppp_comp.c1073 && clen >= CCP_HDRLEN + CCP_OPT_MINLEN
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/solaris/
H A Dppp_comp.c1073 && clen >= CCP_HDRLEN + CCP_OPT_MINLEN
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dppp_generic.c2104 if (len < CCP_OPT_MINLEN || len < CCP_OPT_LENGTH(dp))

Completed in 188 milliseconds