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()320 struct tipc_server *s = con->server; in tipc_create_listen_sock()380 static int tipc_open_listening_sock(struct tipc_server *s) in tipc_open_listening_sock()441 int tipc_conn_sendmsg(struct tipc_server *s, int conid, in tipc_conn_sendmsg()473 void tipc_conn_terminate(struct tipc_server *s, int conid) in tipc_conn_terminate()[all …]
105 struct tipc_server *topsrv;
334 struct tipc_server *topsrv; in tipc_subscr_start()371 struct tipc_server *topsrv = tn->topsrv; in tipc_subscr_stop()