Changeset 1dc58e0
- Timestamp:
- 04/26/07 23:02:43 (15 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:
- e991529
- Parents:
- b25f4b0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracereport/tracereport.h
rb25f4b0 r1dc58e0 20 20 REPORT_TYPE_TCPSEG = 1 << 10, 21 21 REPORT_TYPE_SYNOPT = 1 << 11, 22 REPORT_TYPE_LOCALITY = 1 << 12 22 REPORT_TYPE_LOCALITY = 1 << 12, 23 23 REPORT_TYPE_MISC = 1 << 13 24 24 } report_type_t;
Note: See TracChangeset
for help on using the changeset viewer.