Home
last modified time | relevance | path

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

/linux-5.19.10/net/tipc/
Dmsg.h106 struct tipc_skb_cb { struct
107 union {
146 #define TIPC_SKB_CB(__skb) ((struct tipc_skb_cb *)&((__skb)->cb[0])) argument