Home
last modified time | relevance | path

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

/Linux-v5.4/net/tipc/
Dtrace.c58 struct tipc_skb_cb *skbcb; in tipc_skb_dump()
Dmsg.h104 struct tipc_skb_cb { struct
116 #define TIPC_SKB_CB(__skb) ((struct tipc_skb_cb *)&((__skb)->cb[0])) argument
Dsocket.c1847 struct tipc_skb_cb *skb_cb; in tipc_recvstream()