Home
last modified time | relevance | path

Searched refs:tipc_msg_append (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dmsg.c198 * tipc_msg_append(): Append data to tail of an existing buffer queue
206 int tipc_msg_append(struct tipc_msg *_hdr, struct msghdr *m, int dlen, in tipc_msg_append() function
H A Dmsg.h1196 int tipc_msg_append(struct tipc_msg *hdr, struct msghdr *m, int dlen,
H A Dsocket.c1587 rc = tipc_msg_append(hdr, m, send, maxnagle, txq); in __tipc_sendstream()
/kernel/linux/linux-6.6/net/tipc/
H A Dmsg.c192 * tipc_msg_append(): Append data to tail of an existing buffer queue
201 int tipc_msg_append(struct tipc_msg *_hdr, struct msghdr *m, int dlen, in tipc_msg_append() function
H A Dmsg.h1173 int tipc_msg_append(struct tipc_msg *hdr, struct msghdr *m, int dlen,
H A Dsocket.c1597 rc = tipc_msg_append(hdr, m, send, maxnagle, txq); in __tipc_sendstream()

Completed in 17 milliseconds