Searched refs:tipc_msg_make_bundle (Results 1 – 3 of 3) sorted by relevance
462 bool tipc_msg_make_bundle(struct sk_buff **skb, struct tipc_msg *msg, in tipc_msg_make_bundle() function
961 bool tipc_msg_make_bundle(struct sk_buff **skb, struct tipc_msg *msg,
963 if (tipc_msg_make_bundle(&bskb, hdr, mtu, l->addr)) { in tipc_link_xmit()