Home
last modified time | relevance | path

Searched refs:tipc_accept (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dsocket.c137 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags,
2704 * tipc_accept - wait for connection request
2711 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags, in tipc_accept() function
3378 .accept = tipc_accept,
3399 .accept = tipc_accept,
/kernel/linux/linux-6.6/net/tipc/
H A Dsocket.c150 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags,
2712 * tipc_accept - wait for connection request
2720 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags, in tipc_accept() function
3387 .accept = tipc_accept,
3407 .accept = tipc_accept,

Completed in 10 milliseconds