Changeset dd22d84 for lib/format.h
- Timestamp:
- 08/03/05 14:35:23 (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:
- 40ba6ad
- Parents:
- 283acce
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/format.h
r91ebc50 rdd22d84 216 216 int (*get_wire_length)(const struct libtrace_packet_t *packet); 217 217 size_t (*truncate_packet)(const struct libtrace_packet_t *packet,size_t size); 218 void (*help)(); 218 219 }; 219 220
Note: See TracChangeset
for help on using the changeset viewer.