Home
last modified time | relevance | path

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

/AliOS-Things-master/components/lwip/lwip2.0.0/netif/ppp/
A Dccp.c654 opt_buf[1] = CILEN_BSD_COMPRESS; in ccp_resetci()
807 p[1] = CILEN_BSD_COMPRESS; in ccp_addci()
809 p += CILEN_BSD_COMPRESS; in ccp_addci()
885 if (len < CILEN_BSD_COMPRESS in ccp_ackci()
889 p += CILEN_BSD_COMPRESS; in ccp_ackci()
890 len -= CILEN_BSD_COMPRESS; in ccp_ackci()
1002 p += CILEN_BSD_COMPRESS; in ccp_nakci()
1003 len -= CILEN_BSD_COMPRESS; in ccp_nakci()
1072 p += CILEN_BSD_COMPRESS; in ccp_rejci()
1073 len -= CILEN_BSD_COMPRESS; in ccp_rejci()
[all …]
/AliOS-Things-master/hardware/chip/haas1000/drivers/net/lwip/src/include/netif/ppp/
A Dccp.h75 #define CILEN_BSD_COMPRESS 3 /* length of config. option */ macro
/AliOS-Things-master/components/lwip/lwip2.0.0/include/netif/ppp/
A Dccp.h75 #define CILEN_BSD_COMPRESS 3 /* length of config. option */ macro

Completed in 6 milliseconds