Home
last modified time | relevance | path

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

/lib/liblwip/src/netif/ppp/
Dvj.h84 #define NEW_C 0x40 /* flag bits for what changed in a packet */ macro
Dvj.c383 *cp++ = (u_char)(changes | NEW_C); in vj_compress_tcp()
477 if (changes & NEW_C) { in vj_uncompress_tcp()