Home
last modified time | relevance | path

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

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