tipc_conn_delete_sub
static void tipc_conn_delete_sub(struct tipc_conn *con, struct tipc_subscr *s);
tipc_conn_delete_sub(con, NULL);
tipc_conn_delete_sub(con, &evt->s);
tipc_conn_delete_sub(con, s);
tipc_conn_delete_sub(con, NULL);