Home
last modified time | relevance | path

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

/kernel/linux/linux-5.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.c1319 struct tipc_skb_cb *skb_cb = TIPC_SKB_CB(skb); in tipc_crypto_key_pick_tx()
1896 struct tipc_skb_cb *skb_cb = TIPC_SKB_CB(*skb); in tipc_crypto_rcv_complete()
Dsocket.c1891 struct tipc_skb_cb *skb_cb; in tipc_recvmsg()
2019 struct tipc_skb_cb *skb_cb; in tipc_recvstream()