Searched refs:tipc_conn_terminate (Results 1 – 3 of 3) sorted by relevance
91 void tipc_conn_terminate(struct tipc_server *s, int conid);
306 tipc_conn_terminate(tn->topsrv, subscriber->conid); in subscr_conn_msg_event()
473 void tipc_conn_terminate(struct tipc_server *s, int conid) in tipc_conn_terminate() function