]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/xfrm.h
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
[linux-2.6-omap-h63xx.git] / include / linux / xfrm.h
index b58adc52448d62df6f3a3dee465c458946cbdf00..c0e41e02234fe3d346a7468a961fbe40c1d3faad 100644 (file)
@@ -114,6 +114,7 @@ enum
        XFRM_POLICY_IN  = 0,
        XFRM_POLICY_OUT = 1,
        XFRM_POLICY_FWD = 2,
+       XFRM_POLICY_MASK = 3,
        XFRM_POLICY_MAX = 3
 };