Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/
Dslhc_vj.h94 #define NEW_C 0x40 /* flag bits for what changed in a packet */ macro
/linux-3.4.99/drivers/net/slip/
Dslhc.c445 *cp++ = changes | NEW_C; in slhc_compress()
501 if(changes & NEW_C){ in slhc_uncompress()