4.0.1-hotfixescachetimestampsdevelopdpdk-ndagetsilivegetfragoffhelplibtrace4ndag_formatpfringrc-4.0.1rc-4.0.2rc-4.0.3rc-4.0.4ringdecrementfixringperformanceringtimestampfixes
Last change
on this file since 5d6ebe1 was
d907ff5,
checked in by Perry Lorier <perry@…>, 18 years ago
|
Import tracedump to libtrace
|
-
Property mode set to
100644
|
File size:
179 bytes
|
Line | |
---|
1 | #ifndef __TRACEDUMP_H__ |
---|
2 | #define __TRACEDUMP_H__ |
---|
3 | |
---|
4 | void per_packet(int link_type,char *buffer, int size); |
---|
5 | |
---|
6 | void decode_next(char *packet,int len,char *proto_name,int type); |
---|
7 | |
---|
8 | #endif |
---|
Note: See
TracBrowser
for help on using the repository browser.