ipcomp_skb_cb
static inline struct ipcomp_skb_cb *ipcomp_cb(struct sk_buff *skb)
struct ipcomp_skb_cb *cb = (void *)skb->cb;