Home
last modified time | relevance | path

Searched refs:NEW_I (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/tcpdump/
H A Dslcompress.h74 #define NEW_I 0x20 macro
H A Dprint-sl.c243 if (flags & NEW_I) in compressed_sl_print()
/freebsd/sys/net/
H A Dslcompress.h95 #define NEW_I 0x20 macro
H A Dslcompress.c352 changes |= NEW_I; in sl_compress_tcp()
551 if (changes & NEW_I) { in sl_uncompress_tcp_core()
/freebsd/usr.sbin/ppp/
H A Dslcompress.h93 #define NEW_I 0x20 macro
H A Dslcompress.c367 changes |= NEW_I; in sl_compress_tcp()
540 if (changes & NEW_I) { in sl_uncompress_tcp()