Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/net/tipc/
H A Dmsg.c473 * tipc_msg_bundle - Append contents of a buffer to tail of an existing one
480 static bool tipc_msg_bundle(struct sk_buff *bskb, struct tipc_msg *msg, in tipc_msg_bundle() function
561 if (likely(tipc_msg_bundle(tskb, msg, mss))) { in tipc_msg_try_bundle()

Completed in 3 milliseconds