Searched refs:cxgbi_skb_cb (Results 1 – 2 of 2) sorted by relevance
223 struct cxgbi_skb_cb { struct233 #define CXGBI_SKB_CB(skb) ((struct cxgbi_skb_cb *)&((skb)->cb[0])) argument
2778 sizeof(struct cxgbi_skb_cb)); in libcxgbi_init_module()