Home
last modified time | relevance | path

Searched refs:NEW_C (Results 1 – 2 of 2) sorted by relevance

/third_party/lwip/src/include/netif/ppp/
Dvj.h91 #define NEW_C 0x40 /* flag bits for what changed in a packet */ macro
/third_party/lwip/src/netif/ppp/
Dvj.c415 *cp++ = (u8_t)(changes | NEW_C); in vj_compress_tcp()
510 if (changes & NEW_C) { in vj_uncompress_tcp()