Home
last modified time | relevance | path

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

/linux-4.1.27/net/tipc/
Dsocket.c108 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags);
1987 static int tipc_accept(struct socket *sock, struct socket *new_sock, int flags) in tipc_accept() function
2510 .accept = tipc_accept,
2531 .accept = tipc_accept,