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