Cleaned the code up, replacing references to xid --> slice_id
[fprobe-ulog.git] / src / fprobe-ulog.h
index 96995a8..27add4b 100644 (file)
@@ -53,7 +53,7 @@ struct Flow {
        /* ip ToS */
        uint16_t tos;
        /* user credentials */
-       int xid;
+       int slice_id;
        /* tcp flags */
        uint8_t tcp_flags;
        /* number of packets */