Home
last modified time | relevance | path

Searched refs:tipc_msg_build (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/net/tipc/
Dmsg.c244 int tipc_msg_build(struct tipc_msg *mhdr, struct msghdr *m, in tipc_msg_build() function
Dmsg.h795 int tipc_msg_build(struct tipc_msg *mhdr, struct msghdr *m,
Dsocket.c694 rc = tipc_msg_build(mhdr, msg, 0, dsz, mtu, &pktchain); in tipc_sendmcast()
933 rc = tipc_msg_build(mhdr, m, 0, dsz, mtu, &pktchain); in __tipc_sendmsg()
1056 rc = tipc_msg_build(mhdr, m, sent, send, mtu, &pktchain); in __tipc_send_stream()