Searched refs:tipc_sendmsg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/tipc/ |
H A D | socket.c | 817 * Called from function tipc_sendmsg(), which has done all sanity checks 932 * Called from function tipc_sendmsg(), which has done all sanity checks 976 * Called from function tipc_sendmsg(), which has done all sanity checks 1061 * Called from function tipc_sendmsg(), which has done all sanity checks 1135 * Called from function tipc_sendmsg(), which has done all sanity checks 1372 * tipc_sendmsg - send message in connectionless manner 1384 static int tipc_sendmsg(struct socket *sock, in tipc_sendmsg() function 3365 .sendmsg = tipc_sendmsg,
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | socket.c | 841 * Called from function tipc_sendmsg(), which has done all sanity checks 955 * Called from function tipc_sendmsg(), which has done all sanity checks 999 * Called from function tipc_sendmsg(), which has done all sanity checks 1081 * Called from function tipc_sendmsg(), which has done all sanity checks 1155 * Called from function tipc_sendmsg(), which has done all sanity checks 1385 * tipc_sendmsg - send message in connectionless manner 1397 static int tipc_sendmsg(struct socket *sock, in tipc_sendmsg() function 3375 .sendmsg = tipc_sendmsg,
|
Completed in 11 milliseconds