Home
last modified time | relevance | path

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

/Linux-v4.19/net/tipc/
Dtopsrv.c124 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s);
173 tipc_conn_delete_sub(con, NULL); in tipc_conn_close()
236 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s) in tipc_conn_delete_sub() function
273 tipc_conn_delete_sub(con, &evt->s); in tipc_conn_send_to_sock()
374 tipc_conn_delete_sub(con, s); in tipc_conn_rcv_sub()
598 tipc_conn_delete_sub(con, NULL); in tipc_topsrv_kern_unsubscr()