Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dsocket.c1229 static int tipc_wait_for_rcvmsg(struct socket *sock, long *timeop) in tipc_wait_for_rcvmsg() function
1300 res = tipc_wait_for_rcvmsg(sock, &timeo); in tipc_recvmsg()
1397 res = tipc_wait_for_rcvmsg(sock, &timeo); in tipc_recv_stream()