Searched refs:SC_DECOMP_ON (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Disdn_ppp.h46 #define SC_DECOMP_ON 0x01 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_ppp.c1054 if (mis->compflags & SC_DECOMP_ON) {
1376 if(ipts->compflags & SC_DECOMP_ON) {
2686 mis->compflags &= ~(SC_DECOMP_ON|SC_COMP_ON);
2697 mis->compflags |= SC_DECOMP_ON;
2866 is->compflags &= ~SC_DECOMP_ON;
2875 is->compflags &= ~(SC_DECOMP_ON|SC_COMP_ON);

Completed in 52 milliseconds