]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/ipsec.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6
[linux-2.6-omap-h63xx.git] / include / linux / ipsec.h
index d3c527616b5e98c566a9b00907411a961239e5e6..d17a6302a0e96637e1e543a6c25fb4f23d6691e4 100644 (file)
@@ -12,7 +12,8 @@
 enum {
        IPSEC_MODE_ANY          = 0,    /* We do not support this for SA */
        IPSEC_MODE_TRANSPORT    = 1,
-       IPSEC_MODE_TUNNEL       = 2
+       IPSEC_MODE_TUNNEL       = 2,
+       IPSEC_MODE_BEET         = 3
 };
 
 enum {