Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dserver.h91 void tipc_conn_terminate(struct tipc_server *s, int conid);
Dsubscr.c297 return tipc_conn_terminate(tn->topsrv, subscrb->conid); in tipc_subscrb_rcv_cb()
Dserver.c477 void tipc_conn_terminate(struct tipc_server *s, int conid) in tipc_conn_terminate() function