Searched refs:tipc_accept (Results 1 – 1 of 1) sorted by relevance
104 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() function2719 .accept = tipc_accept,2740 .accept = tipc_accept,