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

/external/ppp/pppd/
H A Dccp.c242 #define ANY_COMPRESS(opt) ((opt).deflate || (opt).bsd_compress \ macro
400 if (!ANY_COMPRESS(ccp_gotoptions[unit]))
470 && !ANY_COMPRESS(ccp_gotoptions[unit]))
1361 if (!ANY_COMPRESS(*opt))
1429 if (ANY_COMPRESS(*go)) {
1430 if (ANY_COMPRESS(*ho)) {
1440 } else if (ANY_COMPRESS(*ho))

Completed in 29 milliseconds