Searched refs:tipc_msg_append (Results  1 – 3 of 3) sorted by relevance
| /Linux-v6.6/net/tipc/ | 
| D | msg.c | 201 int tipc_msg_append(struct tipc_msg *_hdr, struct msghdr *m, int dlen,  in tipc_msg_append()  function
  | 
| D | msg.h | 1173 int tipc_msg_append(struct tipc_msg *hdr, struct msghdr *m, int dlen,
  | 
| D | socket.c | 1597 			rc = tipc_msg_append(hdr, m, send, maxnagle, txq);  in __tipc_sendstream()
  |