]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/dst.h
[IPSEC]: Add ICMP host relookup support
[linux-2.6-omap-h63xx.git] / include / net / dst.h
index aaa2dbb501793097d524c04df8d5bd4f74f7020c..31468c9aa87774dae2883de50d2c72bfe645bdbc 100644 (file)
@@ -268,6 +268,7 @@ extern void         dst_init(void);
 /* Flags for xfrm_lookup flags argument. */
 enum {
        XFRM_LOOKUP_WAIT = 1 << 0,
+       XFRM_LOOKUP_ICMP = 1 << 1,
 };
 
 struct flowi;