Home
last modified time | relevance | path

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

/net/tipc/
Dsocket.c104 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags);
428 ret = tipc_accept(sock, *newsock, flags); in tipc_sock_accept_local()
1974 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags) in tipc_accept() function
2719 .accept = tipc_accept,
2740 .accept = tipc_accept,