Changeset d56089a for examples/sample/sample.c
- Timestamp:
- 12/15/05 14:16:33 (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:
- 9c87732
- Parents:
- b8bb4c5
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/sample/sample.c
r3840760 rd56089a 64 64 int psize = 0; 65 65 struct libtrace_ip *ipptr = 0; 66 struct libtrace_packet_t *packet = trace_ packet_create();66 struct libtrace_packet_t *packet = trace_create_packet(); 67 67 struct libtrace_filter_t *filter = 0; 68 68
Note: See TracChangeset
for help on using the changeset viewer.