solos_skb_cb
BUILD_BUG_ON(sizeof(struct solos_skb_cb) > sizeof(((struct sk_buff *)0)->cb));
#define SKB_CB(skb) ((struct solos_skb_cb *)skb->cb)