Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
Dsocket.c2671 static int tipc_wait_for_accept(struct socket *sock, long timeo) in tipc_wait_for_accept() function
2729 res = tipc_wait_for_accept(sock, timeo); in tipc_accept()