Searched refs:tipc_conn_delete_sub (Results 1 – 1 of 1) sorted by relevance
116 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s);165 tipc_conn_delete_sub(con, NULL); in tipc_conn_close()228 static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s) in tipc_conn_delete_sub() function265 tipc_conn_delete_sub(con, &evt->s); in tipc_conn_send_to_sock()368 tipc_conn_delete_sub(con, s); in tipc_conn_rcv_sub()595 tipc_conn_delete_sub(con, NULL); in tipc_topsrv_kern_unsubscr()
Completed in 4 milliseconds