Here is a list of all file members with links to the files they belong to:
- m -
- main()
: main.c
- MAIN_THREAD_ID
: dfg.h
- MARK
: http_parser.c
- MAX_APP_NAME_LENGTH
: dfg.h
- MAX_BODY_LEN
: connection-handler.h
- MAX_CLONE_CONDITIONS
: scheduling_decision.c
- MAX_CMD_LEN
: cli.h
- MAX_CORES
: dedos_threads.c
- MAX_DB_RCV_LEN
: dbops.c
- MAX_DEDOS_THREAD_ID
: dedos_threads.c
, worker_thread.c
- MAX_DESTINATIONS
: routing.c
- MAX_EPOLL_EVENTS
: epollops.c
- MAX_FDS
: socket_msu.c
- MAX_FILE_SIZE
: dbops.c
- MAX_FILEPATH_LEN
: connection-handler.h
- MAX_HEADER_LEN
: connection-handler.h
- MAX_INIT_CONTENTS_SIZE
: controller_mysql.c
- MAX_INIT_DATA_LEN
: dfg.h
- MAX_METRIC_INTERVAL_MS
: dedos_threads.c
- MAX_MSU
: dfg.h
- MAX_MSU_ID
: local_msu.c
- max_msu_id
: controller_dfg.c
- MAX_MSU_NAME_LEN
: dfg.h
- MAX_MSU_PER_THREAD
: dfg.h
- MAX_MSU_Q_SIZE
: routing.c
- MAX_MSU_TYPES
: dfg.h
- MAX_OUTPUT_SOCKS
: runtime_communication.c
- MAX_PATH_LEN
: msu_message.h
- MAX_READ_ATTEMPTS
: communication.c
- MAX_RECV_BUF_LEN
: baremetal_socket_msu.c
- MAX_RECV_LEN
: socket_interface.c
, connection-handler.h
- MAX_REGEX_VALUE_LEN
: connection-handler.c
- MAX_REQ_LEN
: controller_mysql.c
- MAX_RETRIES
: jsmn_parser.c
- MAX_ROUTE_ENDPOINTS
: dfg.h
- MAX_ROUTE_ID
: routing.c
, controller_dfg.c
- MAX_ROUTES
: dfg.h
- MAX_RUNTIME_FD
: socket_monitor.c
- MAX_RUNTIME_ID
: runtime_communication.c
- MAX_RUNTIMES
: dfg.h
- MAX_SAMPLE_SIZE
: stat_msg_handler.c
- MAX_STAT_ID
: controller_stats.h
- MAX_STAT_ITEM_ID
: stats.h
- MAX_STAT_SAMPLES
: stat_msg_handler.c
- MAX_STATS
: rt_stats.c
- MAX_THREADS
: dfg.h
- MAX_TYPE_ID
: msu_type.c
- MAX_URL_LEN
: request_parser.h
- META_ROUTING
: dfg_reader.c
- meta_routing_to_json()
: dfg_writer.c
- method_strings
: http_parser.c
- MIN
: http_parser.c
- MIN_CLONE_DURATION_MS
: scheduling_decision.c
- min_instances_recorded
: scheduling_decision.c
- MIN_UNCLONE_DURATION_MS
: scheduling_decision.c
- mod_dfg_route_endpoint()
: dfg.c
, dfg.h
- mod_endpoint()
: api.h
- MOD_ENDPOINT
: ctrl_runtime_messages.h
- mod_endpoint()
: api.c
- modify_route_endpoint()
: routing.c
, routing.h
- MONITOR_CACHE_STATS
: cache_msu.c
- monitor_controller_socket()
: socket_monitor.c
, socket_monitor.h
- MONITOR_NUM_FDS
: socket_msu.c
- monitor_runtime_socket()
: socket_monitor.c
, socket_monitor.h
- msu_alloc()
: local_msu.c
- msu_dequeue()
: local_msu.h
, local_msu.c
- msu_error()
: local_msu.c
, local_msu.h
- MSU_ERROR_CNT
: stat_ids.h
- MSU_EXEC_TIME
: stat_ids.h
- msu_free()
: local_msu.c
- msu_free_all_state()
: msu_state.c
, msu_state.h
- msu_free_state()
: msu_state.c
, msu_state.h
- msu_get_state()
: msu_state.c
, msu_state.h
- msu_has_route()
: dfg.c
, dfg.h
- msu_hierarchical_sort()
: scheduling.c
- MSU_IDLE_TIME
: stat_ids.h
- msu_init_state()
: msu_state.c
, msu_state.h
- MSU_IS_LOCAL
: dfg.h
- MSU_IS_REMOTE
: dfg.h
- MSU_ITEMS_PROCESSED
: stat_ids.h
- MSU_IVCSW
: stat_ids.h
- msu_locality
: dfg.h
- MSU_MAJFLT
: stat_ids.h
- MSU_MEM_ALLOC
: stat_ids.h
- MSU_MINFLT
: stat_ids.h
- msu_monitor_fd()
: socket_msu.h
, socket_msu.c
- MSU_MSG
: message_queue.h
- msu_msg_sender_type()
: msu_message.h
, msu_message.c
- msu_num_states()
: msu_state.c
- MSU_NUM_STATES
: stat_ids.h
- msu_num_states()
: msu_state.h
- MSU_PROTO_DUMMY
: dedos_msu_msg_type.h
- MSU_PROTO_TCP_CONN_RESTORE
: dedos_msu_msg_type.h
- MSU_PROTO_TCP_HANDSHAKE
: dedos_msu_msg_type.h
- MSU_PROTO_TCP_HANDSHAKE_RESPONSE
: dedos_msu_msg_type.h
- MSU_PROTO_TCP_ROUTE_HS_REQUEST
: dedos_msu_msg_type.h
- MSU_QUEUE_LEN
: stat_ids.h
- msu_receive()
: local_msu.c
- msu_registry_lock
: local_msu.c
- msu_remove_fd_monitor()
: socket_msu.h
, socket_msu.c
- MSU_ROUTE
: thread_message.h
- MSU_SCPUTIME
: stat_ids.h
- MSU_STAT1
: stat_ids.h
- MSU_STAT2
: stat_ids.h
- MSU_STAT3
: stat_ids.h
- MSU_STAT_IDS
: local_msu.c
- msu_stats_to_json()
: dfg_writer.c
- msu_to_json()
: dfg_writer.c
- MSU_TYPE_LIST
: msu_type_list.h
- msu_type_on_runtime()
: dfg.c
, dfg.h
- msu_type_to_json()
: dfg_writer.c
- msu_types
: msu_type.c
- MSU_TYPES
: dfg_reader.c
- MSU_UCPUTIME
: stat_ids.h
- MSU_VCSW
: stat_ids.h
- MSUS
: dfg_reader.c
- mysql
: controller_mysql.c
- mysql_initialized
: controller_mysql.c