xid-> slice id mapping patch
[fprobe-ulog.git] / src / fprobe-ulog.h
index 9de0dba..96995a8 100644 (file)
@@ -52,6 +52,8 @@ struct Flow {
        uint16_t dp;
        /* ip ToS */
        uint16_t tos;
+       /* user credentials */
+       int xid;
        /* tcp flags */
        uint8_t tcp_flags;
        /* number of packets */