Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dsocket.c110 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags);
1998 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags) in tipc_accept() function
2520 .accept = tipc_accept,
2541 .accept = tipc_accept,