Searched refs:tipc_conn_terminate (Results 1 – 3 of 3) sorted by relevance
91 void tipc_conn_terminate(struct tipc_server *s, int conid);
297 return tipc_conn_terminate(tn->topsrv, subscrb->conid); in tipc_subscrb_rcv_cb()
477 void tipc_conn_terminate(struct tipc_server *s, int conid) in tipc_conn_terminate() function