Motr  M0
m0_net_test_service_cmd_handler Struct Reference

#include <service.h>

Collaboration diagram for m0_net_test_service_cmd_handler:
Collaboration graph

Data Fields

enum m0_net_test_cmd_type ntsch_type
 
int(* ntsch_handler )(void *ctx, const struct m0_net_test_cmd *cmd, struct m0_net_test_cmd *reply)
 

Detailed Description

Service command handler

Definition at line 50 of file service.h.

Field Documentation

◆ ntsch_handler

int(* ntsch_handler) (void *ctx, const struct m0_net_test_cmd *cmd, struct m0_net_test_cmd *reply)

Handler

Definition at line 54 of file service.h.

◆ ntsch_type

enum m0_net_test_cmd_type ntsch_type

Command type to handle

Definition at line 52 of file service.h.


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