Home
last modified time | relevance | path

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

/linux-5.19.10/net/tipc/
Dtrace.c58 struct tipc_skb_cb *skbcb; in tipc_skb_dump()
Dmsg.h106 struct tipc_skb_cb { struct
146 #define TIPC_SKB_CB(__skb) ((struct tipc_skb_cb *)&((__skb)->cb[0])) argument
Dcrypto.c1315 struct tipc_skb_cb *skb_cb = TIPC_SKB_CB(skb); in tipc_crypto_key_pick_tx()
1892 struct tipc_skb_cb *skb_cb = TIPC_SKB_CB(*skb); in tipc_crypto_rcv_complete()
Dsocket.c1892 struct tipc_skb_cb *skb_cb; in tipc_recvmsg()
2021 struct tipc_skb_cb *skb_cb; in tipc_recvstream()