Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dsocket.c109 static int tipc_wait_for_sndmsg(struct socket *sock, long *timeo_p);
702 rc = tipc_wait_for_sndmsg(sock, &timeo); in tipc_sendmcast()
799 static int tipc_wait_for_sndmsg(struct socket *sock, long *timeo_p) in tipc_wait_for_sndmsg() function
943 rc = tipc_wait_for_sndmsg(sock, &timeo); in __tipc_sendmsg()