Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dmsg.c245 int tipc_msg_build(struct tipc_msg *mhdr, struct msghdr *m, in tipc_msg_build() function
Dmsg.h779 int tipc_msg_build(struct tipc_msg *mhdr, struct msghdr *m,
Dsocket.c685 rc = tipc_msg_build(mhdr, msg, 0, dsz, mtu, pktchain); in tipc_sendmcast()
922 rc = tipc_msg_build(mhdr, m, 0, dsz, mtu, pktchain); in __tipc_sendmsg()
1043 rc = tipc_msg_build(mhdr, m, sent, send, mtu, pktchain); in __tipc_send_stream()