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

/external/tcpdump/
H A Dslcompress.h73 #define NEW_C 0x40 /* flag bits for what changed in a packet */ macro
H A Dprint-sl.c207 if (flags & NEW_C) {
/external/ppp/pppd/include/net/
H A Dslcompress.h81 #define NEW_C 0x40 /* flag bits for what changed in a packet */ macro
H A Dvjcompress.h81 #define NEW_C 0x40 /* flag bits for what changed in a packet */ macro
/external/syslinux/core/lwip/src/netif/ppp/
H A Dvj.h84 #define NEW_C 0x40 /* flag bits for what changed in a packet */ macro
H A Dvj.c383 *cp++ = (u_char)(changes | NEW_C);
477 if (changes & NEW_C) {

Completed in 92 milliseconds