Searched refs:tipc_server (Results 1 – 4 of 4) sorted by relevance
63 struct tipc_server { struct83 int tipc_conn_sendmsg(struct tipc_server *s, int conid, argument91 void tipc_conn_terminate(struct tipc_server *s, int conid);93 int tipc_server_start(struct tipc_server *s);95 void tipc_server_stop(struct tipc_server *s);
70 struct tipc_server *server;123 static struct tipc_conn *tipc_conn_lookup(struct tipc_server *s, int conid) in tipc_conn_lookup()189 struct tipc_server *s = con->server; in tipc_close_conn()214 static struct tipc_conn *tipc_alloc_conn(struct tipc_server *s) in tipc_alloc_conn()249 struct tipc_server *s = con->server; in tipc_receive_from_sock()290 struct tipc_server *s = con->server; in tipc_accept_from_sock()324 struct tipc_server *s = con->server; in tipc_create_listen_sock()384 static int tipc_open_listening_sock(struct tipc_server *s) in tipc_open_listening_sock()445 int tipc_conn_sendmsg(struct tipc_server *s, int conid, in tipc_conn_sendmsg()477 void tipc_conn_terminate(struct tipc_server *s, int conid) in tipc_conn_terminate()[all …]
68 struct tipc_server;107 struct tipc_server *topsrv;
312 struct tipc_server *topsrv; in tipc_topsrv_start()349 struct tipc_server *topsrv = tn->topsrv; in tipc_topsrv_stop()