summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/ulogd/printpkt.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/ulogd/printpkt.h b/include/ulogd/printpkt.h
index 2cfb5ae..6207d5b 100644
--- a/include/ulogd/printpkt.h
+++ b/include/ulogd/printpkt.h
@@ -8,6 +8,8 @@ enum pkt_keys {
KEY_OOB_IN,
KEY_OOB_OUT,
KEY_OOB_UID,
+ KEY_OOB_GID,
+ KEY_OOB_MARK,
KEY_RAW_MAC,
KEY_RAW_MACLEN,
KEY_IP_SADDR,