Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dserver.c214 static struct tipc_conn *tipc_alloc_conn(struct tipc_server *s) in tipc_alloc_conn() function
300 newcon = tipc_alloc_conn(con->server); in tipc_accept_from_sock()
389 con = tipc_alloc_conn(s); in tipc_open_listening_sock()