|
Motr
M0
|
#include <entrypoint.h>

Data Fields | |
| struct m0_ha_entrypoint_server_cfg | hes_cfg |
| struct m0_reqh_service * | hes_he_service |
| struct m0_tl | hes_requests |
| struct m0_uint128 | hes_next_id |
| struct m0_mutex | hes_lock |
Definition at line 77 of file entrypoint.h.
| struct m0_ha_entrypoint_server_cfg hes_cfg |
Definition at line 78 of file entrypoint.h.
| struct m0_reqh_service* hes_he_service |
Definition at line 79 of file entrypoint.h.
| struct m0_mutex hes_lock |
protects hes_requests
Definition at line 83 of file entrypoint.h.
| struct m0_uint128 hes_next_id |
Definition at line 81 of file entrypoint.h.
| struct m0_tl hes_requests |
Definition at line 80 of file entrypoint.h.