Home
last modified time | relevance | path

Searched defs:tipc_skb_cb (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/tipc/
Dmsg.h104 struct tipc_skb_cb { struct
113 #define TIPC_SKB_CB(__skb) ((struct tipc_skb_cb *)&((__skb)->cb[0])) argument