Searched refs:__tipc_send_stream (Results 1 – 1 of 1) sorted by relevance
118 static int __tipc_send_stream(struct socket *sock, struct msghdr *m,998 ret = __tipc_send_stream(sock, m, dsz); in tipc_send_stream()1004 static int __tipc_send_stream(struct socket *sock, struct msghdr *m, size_t dsz) in __tipc_send_stream() function2045 __tipc_send_stream(new_sock, &m, 0); in tipc_accept()