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

/linux-master/net/tipc/
H A Dbcast.c392 if (dests->local && !tipc_msg_reassemble(pkts, &localq)) {
H A Dmsg.h1177 bool tipc_msg_reassemble(struct sk_buff_head *list, struct sk_buff_head *rcvq);
H A Dmsg.c761 /* tipc_msg_reassemble() - clone a buffer chain of fragments and
764 bool tipc_msg_reassemble(struct sk_buff_head *list, struct sk_buff_head *rcvq) function

Completed in 285 milliseconds