Searched refs:tipc_msg_make_bundle (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/net/tipc/
H A Dmsg.c424 * tipc_msg_make_bundle(): Create bundle buf and append message to its tail
432 bool tipc_msg_make_bundle(struct sk_buff **skb, struct tipc_msg *msg, tipc_msg_make_bundle() function
H A Dmsg.h792 bool tipc_msg_make_bundle(struct sk_buff **skb, struct tipc_msg *msg,
H A Dlink.c758 if (tipc_msg_make_bundle(&bskb, hdr, mtu, l->addr)) { tipc_link_xmit()

Completed in 52 milliseconds