Searched refs:tipc_msg_bundle (Results 1 – 1 of 1) sorted by relevance
477 * tipc_msg_bundle - Append contents of a buffer to tail of an existing one484 static bool tipc_msg_bundle(struct sk_buff *bskb, struct tipc_msg *msg, in tipc_msg_bundle() function 565 if (likely(tipc_msg_bundle(tskb, msg, mss))) { in tipc_msg_try_bundle()