Motr  M0
Collaboration diagram for Bulk Node:

Functions

int m0_net_test_node_bulk_init (void)
 
void m0_net_test_node_bulk_fini (void)
 

Variables

struct m0_net_test_service_ops m0_net_test_node_bulk_ops
 

Detailed Description

Function Documentation

◆ m0_net_test_node_bulk_fini()

void m0_net_test_node_bulk_fini ( void  )

Definition at line 1686 of file node_bulk.c.

Here is the caller graph for this function:

◆ m0_net_test_node_bulk_init()

int m0_net_test_node_bulk_init ( void  )

Definition at line 1680 of file node_bulk.c.

Here is the call graph for this function:
Here is the caller graph for this function:

Variable Documentation

◆ m0_net_test_node_bulk_ops

struct m0_net_test_service_ops m0_net_test_node_bulk_ops

Definition at line 1672 of file node_bulk.c.