Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dmsg.c360 * tipc_msg_build - create buffer chain containing specified header and data
372 int tipc_msg_build(struct tipc_msg *mhdr, struct msghdr *m, int offset, in tipc_msg_build() function
396 rc = tipc_msg_build(mhdr, m, offset, dsz, in tipc_msg_build()
H A Dsocket.c860 rc = tipc_msg_build(hdr, msg, 0, dlen, mtu, &pkts); in tipc_sendmcast()
905 rc = tipc_msg_build(hdr, m, 0, dlen, mtu, &pkts); in tipc_send_group_msg()
1109 rc = tipc_msg_build(hdr, m, 0, dlen, mtu, &pkts); in tipc_send_group_bcast()
1497 rc = tipc_msg_build(hdr, m, 0, dlen, mtu, &pkts); in __tipc_sendmsg()
1610 rc = tipc_msg_build(hdr, m, sent, send, maxpkt, txq); in __tipc_sendstream()
H A Dmsg.h1194 int tipc_msg_build(struct tipc_msg *mhdr, struct msghdr *m,
/kernel/linux/linux-6.6/net/tipc/
H A Dmsg.c355 * tipc_msg_build - create buffer chain containing specified header and data
368 int tipc_msg_build(struct tipc_msg *mhdr, struct msghdr *m, int offset, in tipc_msg_build() function
392 rc = tipc_msg_build(mhdr, m, offset, dsz, in tipc_msg_build()
H A Dsocket.c882 rc = tipc_msg_build(hdr, msg, 0, dlen, mtu, &pkts); in tipc_sendmcast()
928 rc = tipc_msg_build(hdr, m, 0, dlen, mtu, &pkts); in tipc_send_group_msg()
1129 rc = tipc_msg_build(hdr, m, 0, dlen, mtu, &pkts); in tipc_send_group_bcast()
1506 rc = tipc_msg_build(hdr, m, 0, dlen, mtu, &pkts); in __tipc_sendmsg()
1620 rc = tipc_msg_build(hdr, m, sent, send, maxpkt, txq); in __tipc_sendstream()
H A Dmsg.h1171 int tipc_msg_build(struct tipc_msg *mhdr, struct msghdr *m,

Completed in 20 milliseconds