Searched defs:xfrm_tunnel_skb_cb (Results 1 – 1 of 1) sorted by relevance
660 struct xfrm_tunnel_skb_cb { struct672 #define XFRM_TUNNEL_SKB_CB(__skb) ((struct xfrm_tunnel_skb_cb *)&((__skb)->cb[0])) argument