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