Searched defs:tipc_skb_cb (Results 1 – 1 of 1) sorted by relevance
106 struct tipc_skb_cb { struct107 union {146 #define TIPC_SKB_CB(__skb) ((struct tipc_skb_cb *)&((__skb)->cb[0])) argument