|
Motr
M0
|

Go to the source code of this file.
Data Structures | |
| struct | m0_net_test_node_cfg |
| struct | m0_net_test_node_ctx |
Macros | |
| #define | __MOTR_NET_TEST_NODE_H__ |
Functions | |
| int | m0_net_test_node_init (struct m0_net_test_node_ctx *ctx, struct m0_net_test_node_cfg *cfg) |
| void | m0_net_test_node_fini (struct m0_net_test_node_ctx *ctx) |
| bool | m0_net_test_node_invariant (struct m0_net_test_node_ctx *ctx) |
| int | m0_net_test_node_start (struct m0_net_test_node_ctx *ctx) |
| void | m0_net_test_node_stop (struct m0_net_test_node_ctx *ctx) |
| int | m0_net_test_node_module_initfini (struct m0_net_test_node_cfg *cfg) |