Home
last modified time | relevance | path

Searched defs:xfrm_spi_skb_cb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/net/
H A Dxfrm.h692 struct xfrm_spi_skb_cb { struct
700 #define XFRM_SPI_SKB_CB(__skb) ((struct xfrm_spi_skb_cb *)&((__skb)->cb[0])) argument