Changeset 7050c10 for lib/format.h
- Timestamp:
- 07/29/05 13:28:29 (16 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:
- 74c7660
- Parents:
- 4dedc28
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format.h
r4dedc28 r7050c10 161 161 int (*init_output)(struct libtrace_out_t *libtrace); 162 162 int (*fin_input)(struct libtrace_t *libtrace); 163 int (*fin_output)(struct libtrace_out_t *libtrace); 163 164 int (*read)(struct libtrace_t *libtrace, void *buffer, size_t len); 164 165 int (*read_packet)(struct libtrace_t *libtrace, struct libtrace_packet_t *packet);
Note: See TracChangeset
for help on using the changeset viewer.