Home
last modified time | relevance | path

Searched refs:tipc_msg_reassemble (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dbcast.c392 if (dests->local && !tipc_msg_reassemble(pkts, &localq)) { in tipc_mcast_xmit()
H A Dmsg.c757 /* tipc_msg_reassemble() - clone a buffer chain of fragments and
760 bool tipc_msg_reassemble(struct sk_buff_head *list, struct sk_buff_head *rcvq) in tipc_msg_reassemble() function
H A Dmsg.h1200 bool tipc_msg_reassemble(struct sk_buff_head *list, struct sk_buff_head *rcvq);
/kernel/linux/linux-6.6/net/tipc/
H A Dbcast.c392 if (dests->local && !tipc_msg_reassemble(pkts, &localq)) { in tipc_mcast_xmit()
H A Dmsg.c757 /* tipc_msg_reassemble() - clone a buffer chain of fragments and
760 bool tipc_msg_reassemble(struct sk_buff_head *list, struct sk_buff_head *rcvq) in tipc_msg_reassemble() function
H A Dmsg.h1177 bool tipc_msg_reassemble(struct sk_buff_head *list, struct sk_buff_head *rcvq);

Completed in 11 milliseconds