[NETFILTER]: nfnetlink_log: include GID in netlink message
[deliverable/linux.git] / include / linux / netfilter / nfnetlink_log.h
index 5966afa026e958482f871f4b83f737eb671ffbf9..a85721332924e934b6f128912f70cf65e32f5911 100644 (file)
@@ -47,6 +47,7 @@ enum nfulnl_attr_type {
        NFULA_UID,                      /* user id of socket */
        NFULA_SEQ,                      /* instance-local sequence number */
        NFULA_SEQ_GLOBAL,               /* global sequence number */
+       NFULA_GID,                      /* group id of socket */
 
        __NFULA_MAX
 };
This page took 0.026726 seconds and 5 git commands to generate.