Searched refs:IPCP_VJ_COMP_OLD (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dipcp.h65 #define IPCP_VJ_COMP_OLD 0x0037 /* "old" (i.e, broken) value for VJ */ macro
H A Dipcp.c1080 if (cishort == IPCP_VJ_COMP || cishort == IPCP_VJ_COMP_OLD) {
1507 (cishort == IPCP_VJ_COMP_OLD && cilen == CILEN_COMPRESS))) {
2099 case IPCP_VJ_COMP_OLD:
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dipcp.h42 #define IPCP_VJ_COMP_OLD 0x0037 /* "old" (i.e, broken) value for VJ */ macro
H A Dipcp.c988 if (cishort == IPCP_VJ_COMP || cishort == IPCP_VJ_COMP_OLD) {
1384 (cishort == IPCP_VJ_COMP_OLD && cilen == CILEN_COMPRESS))) {
1945 case IPCP_VJ_COMP_OLD:

Completed in 194 milliseconds