Home
last modified time | relevance | path

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

/linux/net/tipc/
H A Dmsg.c477 * tipc_msg_bundle - Append contents of a buffer to tail of an existing one
484 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()