Searched refs:NEW_C (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dslcompress.h75 #define NEW_C 0x40 /* flag bits for what changed in a packet */ macro
H A Dprint-sl.c198 if (flags & NEW_C) {
/macosx-10.10.1/ppp-786.1.1/Family/
H A Dslcompress.h120 #define NEW_C 0x40 /* flag bits for what changed in a packet */ macro
H A Dslcompress.c408 *cp++ = changes | NEW_C;
544 if (changes & NEW_C) {

Completed in 166 milliseconds