Searched refs:tipc_msg_pskb_copy (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | bcast.c | 300 if (!tipc_msg_pskb_copy(dnode, pkts, &_pkts)) in tipc_rcast_xmit()
|
H A D | msg.c | 797 bool tipc_msg_pskb_copy(u32 dst, struct sk_buff_head *msg, in tipc_msg_pskb_copy() function
|
H A D | msg.h | 1201 bool tipc_msg_pskb_copy(u32 dst, struct sk_buff_head *msg,
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | bcast.c | 300 if (!tipc_msg_pskb_copy(dnode, pkts, &_pkts)) in tipc_rcast_xmit()
|
H A D | msg.c | 797 bool tipc_msg_pskb_copy(u32 dst, struct sk_buff_head *msg, in tipc_msg_pskb_copy() function
|
H A D | msg.h | 1178 bool tipc_msg_pskb_copy(u32 dst, struct sk_buff_head *msg,
|
Completed in 9 milliseconds