Home
last modified time | relevance | path

Searched refs:tipc_skb_cb (Results 1 – 2 of 2) 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
Dsocket.c1812 struct tipc_skb_cb *skb_cb; in tipc_recvstream()