Motr  M0
m0_net_xprt_module Struct Reference

#include <module.h>

Collaboration diagram for m0_net_xprt_module:
Collaboration graph

Data Fields

struct m0_module nx_module
 
struct m0_net_xprtnx_xprt
 
struct m0_net_domain nx_domain
 

Detailed Description

Network transport module.

Definition at line 48 of file module.h.

Field Documentation

◆ nx_domain

struct m0_net_domain nx_domain

Definition at line 51 of file module.h.

◆ nx_module

struct m0_module nx_module

Definition at line 49 of file module.h.

◆ nx_xprt

struct m0_net_xprt* nx_xprt

Definition at line 50 of file module.h.


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