Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Dslcompress.h95 #define NEW_C 0x40 /* flag bits for what changed in a packet */ macro
H A Dslcompress.c381 *cp++ = changes | NEW_C; in sl_compress_tcp()
499 if (changes & NEW_C) { in sl_uncompress_tcp_core()