Changeset 16c598d
- Timestamp:
- 05/28/12 14:26:20 (10 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, getfragoff, help, libtrace4, master, ndag_format, pfring, rc-4.0.1, rc-4.0.2, rc-4.0.3, rc-4.0.4, ringdecrementfix, ringperformance, ringtimestampfixes
- Children:
- d726c7b
- Parents:
- 91ea76c
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/libtrace.h.in
r91ea76c r16c598d 376 376 /** Unused value marking the end of the valid range for all RT packet 377 377 * types */ 378 TRACE_RT_LAST = (2<<31)378 TRACE_RT_LAST = 3000 379 379 } libtrace_rt_types_t; 380 380
Note: See TracChangeset
for help on using the changeset viewer.