Motr  M0
m0_spiel_ut_reqh Struct Reference

#include <spiel_ut_common.h>

Collaboration diagram for m0_spiel_ut_reqh:
Collaboration graph

Data Fields

struct m0_net_domain sur_net_dom
 
struct m0_net_buffer_pool sur_buf_pool
 
struct m0_reqh sur_reqh
 
struct m0_rpc_machine sur_rmachine
 
struct m0_rpc_server_ctx sur_confd_srv
 

Detailed Description

Request handler context with all necessary structures.

Field sur_reqh can be passed to m0_spiel_start() function

Definition at line 48 of file spiel_ut_common.h.

Field Documentation

◆ sur_buf_pool

struct m0_net_buffer_pool sur_buf_pool

Definition at line 50 of file spiel_ut_common.h.

◆ sur_confd_srv

struct m0_rpc_server_ctx sur_confd_srv

Definition at line 53 of file spiel_ut_common.h.

◆ sur_net_dom

struct m0_net_domain sur_net_dom

Definition at line 49 of file spiel_ut_common.h.

◆ sur_reqh

struct m0_reqh sur_reqh

Definition at line 51 of file spiel_ut_common.h.

◆ sur_rmachine

struct m0_rpc_machine sur_rmachine

Definition at line 52 of file spiel_ut_common.h.


The documentation for this struct was generated from the following file: