Changeset 1a857f1 for lib/libtrace.h
- Timestamp:
- 10/11/04 14:28:07 (18 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:
- 886c3d9
- Parents:
- 2b07596
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/libtrace.h
r37d2975 r1a857f1 360 360 } libtrace_event_t; 361 361 362 typedef struct {362 typedef struct libtrace_eventobj { 363 363 libtrace_event_t type; 364 364 int fd;
Note: See TracChangeset
for help on using the changeset viewer.