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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_ppp.c298 is->compflags = 0;
1002 if (is->compflags & SC_LINK_DECOMP_ON) {
1054 if (mis->compflags & SC_DECOMP_ON) {
1373 if(ipts->compflags & SC_COMP_ON) {
1376 if(ipts->compflags & SC_DECOMP_ON) {
1416 if(ipt->compflags & SC_LINK_COMP_ON)
2677 mis->compflags &= ~SC_COMP_ON;
2679 is->compflags &= ~SC_LINK_COMP_ON;
2686 mis->compflags &= ~(SC_DECOMP_ON|SC_COMP_ON);
2688 is->compflags
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Disdn_ppp.h244 unsigned long compflags; member in struct:ippp_struct

Completed in 102 milliseconds