Changeset c0506ea for lib/libtrace_int.h
- Timestamp:
- 09/20/11 14:21:53 (11 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:
- c0ccccd
- Parents:
- 2cf2c2d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/libtrace_int.h
r9cc1266 rc0506ea 762 762 763 763 /** The list of registered capture formats */ 764 extern struct libtrace_format_t *form; 764 //extern struct libtrace_format_t *form; 765 766 /** Specifies whether any blocking packet readers should cease reading 767 * immediately 768 */ 769 extern int libtrace_halt; 765 770 766 771 /** Registers a new capture format module.
Note: See TracChangeset
for help on using the changeset viewer.