Home
last modified time | relevance | path

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

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