Home
last modified time | relevance | path

Searched refs:CI_BSD_COMPRESS (Results 1 – 3 of 3) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Dppp-comp.h48 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */ macro
/external/ppp/pppd/
Dccp.c629 opt_buf[0] = CI_BSD_COMPRESS;
754 p[0] = CI_BSD_COMPRESS;
857 || p[0] != CI_BSD_COMPRESS || p[1] != CILEN_BSD_COMPRESS
958 && p[0] == CI_BSD_COMPRESS && p[1] == CILEN_BSD_COMPRESS) {
1034 && p[0] == CI_BSD_COMPRESS && p[1] == CILEN_BSD_COMPRESS) {
1252 case CI_BSD_COMPRESS:
1403 case CI_BSD_COMPRESS:
1566 case CI_BSD_COMPRESS:
/external/ppp/pppd/include/net/
Dppp-comp.h137 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */ macro