Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dmsg.c508 * tipc_msg_try_bundle - Try to bundle a new message to the last one
520 bool tipc_msg_try_bundle(struct sk_buff *tskb, struct sk_buff **skb, u32 mss, in tipc_msg_try_bundle() function
H A Dmsg.h1189 bool tipc_msg_try_bundle(struct sk_buff *tskb, struct sk_buff **skb, u32 mss,
H A Dlink.c1068 if (tipc_msg_try_bundle(l->backlog[imp].target_bskb, &skb, in tipc_link_xmit()
/kernel/linux/linux-6.6/net/tipc/
H A Dmsg.c504 * tipc_msg_try_bundle - Try to bundle a new message to the last one
516 bool tipc_msg_try_bundle(struct sk_buff *tskb, struct sk_buff **skb, u32 mss, in tipc_msg_try_bundle() function
H A Dmsg.h1166 bool tipc_msg_try_bundle(struct sk_buff *tskb, struct sk_buff **skb, u32 mss,
H A Dlink.c1103 if (tipc_msg_try_bundle(l->backlog[imp].target_bskb, &skb, in tipc_link_xmit()

Completed in 15 milliseconds