qp_list_find
struct qp_entry *qp = qp_list_find(&qp_guest_endpoints, handle);
struct qp_entry *qp = qp_list_find(&qp_broker_list, handle);
qp_list_find(&qp_guest_endpoints, entry->qp.handle)) {