Processing of UDP events
[lttv.git] / lttv / lttv / sync / event_processing_lttng_standard.h
index 15139ec62b8ad5fb3826aaee3c8f3854b4f1015c..95c4be06cf1a11f4947aaf07534296466579a42f 100644 (file)
@@ -29,7 +29,8 @@ typedef struct
 {
        int totRecv,
                totRecvIp,
-               totInE,
+               totRecvTCP,
+               totRecvUDP,
                totOutE;
 } ProcessingStatsLTTVStandard;
 
This page took 0.023264 seconds and 4 git commands to generate.