- Timestamp:
- 07/16/10 16:58:20 (12 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:
- 97fcf28
- Parents:
- b8cb571
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lib/protocols_pktmeta.c
rf6730d8 r307892f 167 167 case TRACE_TYPE_PPP: 168 168 case TRACE_TYPE_METADATA: 169 case TRACE_TYPE_NONDATA: 169 170 return NULL; 170 171 } … … 214 215 case TRACE_TYPE_PPP: 215 216 case TRACE_TYPE_METADATA: 217 case TRACE_TYPE_NONDATA: 216 218 /* In this case, the pointer passed in does not point 217 219 * to a metadata header and so we cannot get the
Note: See TracChangeset
for help on using the changeset viewer.