Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dsocket.c2675 static int tipc_wait_for_accept(struct socket *sock, long timeo) in tipc_wait_for_accept() function
2734 res = tipc_wait_for_accept(sock, timeo); in tipc_accept()