qp_list_remove_entry
qp_list_remove_entry(&qp_guest_endpoints, &entry->qp);
qp_list_remove_entry(&qp_broker_list, entry);
qp_list_remove_entry(&qp_broker_list, &entry->qp);
qp_list_remove_entry(&qp_guest_endpoints, entry);