Searched refs:tipc_msg_append (Results 1 – 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
D | msg.c | 206 int tipc_msg_append(struct tipc_msg *_hdr, struct msghdr *m, int dlen, in tipc_msg_append() function
|
D | msg.h | 1196 int tipc_msg_append(struct tipc_msg *hdr, struct msghdr *m, int dlen,
|
D | socket.c | 1587 rc = tipc_msg_append(hdr, m, send, maxnagle, txq); in __tipc_sendstream()
|