Changeset b778083 for lib/rt_protocol.h
- Timestamp:
- 03/20/07 15:11:07 (14 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:
- 2fbcb26
- Parents:
- 0fd4ad6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/rt_protocol.h
rcab58c5 rb778083 125 125 } rt_keychange_t; 126 126 #endif 127 128 typedef struct rt_metadata { 129 uint32_t label_len; 130 uint32_t value_len; 131 } rt_metadata_t ; 127 132 128 133 /** Specifications of duck structures - duck2_4 and duck2_5 match Endace's
Note: See TracChangeset
for help on using the changeset viewer.