Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dccp.h74 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */ macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dccp.h74 #define CI_BSD_COMPRESS 21 /* config. option for BSD-Compress */ macro
/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dccp.c653 opt_buf[0] = CI_BSD_COMPRESS; in ccp_resetci()
806 p[0] = CI_BSD_COMPRESS; in ccp_addci()
886 || p[0] != CI_BSD_COMPRESS || p[1] != CILEN_BSD_COMPRESS in ccp_ackci()
992 && p[0] == CI_BSD_COMPRESS && p[1] == CILEN_BSD_COMPRESS) { in ccp_nakci()
1068 && p[0] == CI_BSD_COMPRESS && p[1] == CILEN_BSD_COMPRESS) { in ccp_rejci()
1279 case CI_BSD_COMPRESS: in ccp_reqci()
1435 case CI_BSD_COMPRESS: in method_name()
1596 case CI_BSD_COMPRESS: in ccp_printpkt()

Completed in 6 milliseconds