]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/xfrm.h
[IPSEC]: Use the correct family for input state lookup
[karo-tx-linux.git] / include / net / xfrm.h
index ecc02e9bde326ec3fb33102a8ff47fbe3e6a4637..182f10b29d88111ffb3ab60495b1323fe43408c5 100644 (file)
@@ -534,6 +534,7 @@ struct xfrm_spi_skb_cb {
        } header;
 
        unsigned int daddroff;
+       unsigned int family;
 };
 
 #define XFRM_SPI_SKB_CB(__skb) ((struct xfrm_spi_skb_cb *)&((__skb)->cb[0]))