git-svn-id: http://svn.planet-lab.org/svn/fprobe-ulog/trunk@9205 8c455092-636d-4788...
[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 */