Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dsocket.c2412 static int tipc_wait_for_accept(struct socket *sock, long timeo) in tipc_wait_for_accept() function
2470 res = tipc_wait_for_accept(sock, timeo); in tipc_accept()