- Timestamp:
- 03/25/15 14:22:27 (6 years ago)
- Branches:
- 4.0.1-hotfixes, cachetimestamps, develop, dpdk-ndag, etsilive, 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:
- f01c479
- Parents:
- e0be8382
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tools/tracertstats/tracertstats_parallel.c
r6b98325 ra330384 236 236 int64_t offset; 237 237 struct timeval *tv, tv_real; 238 libtrace_packet_t *first_packet = NULL;238 const libtrace_packet_t *first_packet = NULL; 239 239 trace_get_first_packet(trace, NULL, &first_packet, &tv); 240 240 if (first_packet != NULL) {
Note: See TracChangeset
for help on using the changeset viewer.