Home
last modified time | relevance | path

Searched refs:tipc_sendstream (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/tipc/
H A Dsocket.c1545 static int tipc_sendstream(struct socket *sock, struct msghdr *m, size_t dsz) in tipc_sendstream() function
1657 return tipc_sendstream(sock, m, dsz); in tipc_send_packet()
3415 .sendmsg = tipc_sendstream,