4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 258c1fb was
d907ff5,
checked in by Perry Lorier <perry@…>, 18 years ago
|
Import tracedump to libtrace
|
-
Property mode set to
100644
|
File size:
121 bytes
|
Line | |
---|
1 | #include "tracedump.h" |
---|
2 | |
---|
3 | void per_packet(int link_type,char *data,int size) |
---|
4 | { |
---|
5 | decode_next(data,size,"link",link_type); |
---|
6 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.