Searched defs:cxgbi_skb_cb (Results 1 – 1 of 1) sorted by relevance
237 struct cxgbi_skb_cb { struct246 #define CXGBI_SKB_CB(skb) ((struct cxgbi_skb_cb *)&((skb)->cb[0])) argument