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