]> Pileus Git - ~andy/linux/blobdiff - include/linux/ip_vs.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs...
[~andy/linux] / include / linux / ip_vs.h
index 0a9c44d642920f75826786996c9db45e4e42ba9e..5f43a3b2e3ad7149c13f2552987c8b5ce1749fcb 100644 (file)
@@ -336,6 +336,9 @@ enum {
        IPVS_SVC_ATTR_NETMASK,          /* persistent netmask */
 
        IPVS_SVC_ATTR_STATS,            /* nested attribute for service stats */
+
+       IPVS_SVC_ATTR_PE_NAME,          /* name of ct retriever */
+
        __IPVS_SVC_ATTR_MAX,
 };