Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dsocket.c161 static int tipc_wait_for_connect(struct socket *sock, long *timeo_p);
1526 tipc_wait_for_connect(sock, &timeout); in __tipc_sendmsg()
2526 static int tipc_wait_for_connect(struct socket *sock, long *timeo_p) in tipc_wait_for_connect() function
2642 res = tipc_wait_for_connect(sock, &timeout); in tipc_connect()