Motr  M0
ut_data Struct Reference
Collaboration diagram for ut_data:
Collaboration graph

Data Fields

int _debug_
 
struct m0_net_tm_callbacks tmcb
 
struct m0_net_domain dom1
 
struct m0_net_transfer_mc tm1
 
struct m0_clink tmwait1
 
struct m0_net_buffer_callbacks buf_cb1
 
struct m0_net_buffer bufs1 [UT_BUFS1]
 
size_t buf_size1
 
m0_bcount_t buf_seg_size1
 
struct m0_net_domain dom2
 
struct m0_net_transfer_mc tm2
 
struct m0_clink tmwait2
 
struct m0_net_buffer_callbacks buf_cb2
 
struct m0_net_buffer bufs2 [UT_BUFS2]
 
size_t buf_size2
 
m0_bcount_t buf_seg_size2
 
struct m0_net_qstats qs
 
char ** nidstrs1
 
char ** nidstrs2
 
struct nlx_core_buf_desc cbd1
 
struct nlx_core_buf_desc cbd2
 

Detailed Description

Definition at line 290 of file lnet_ut.c.

Field Documentation

◆ _debug_

int _debug_

Definition at line 291 of file lnet_ut.c.

◆ buf_cb1

struct m0_net_buffer_callbacks buf_cb1

Definition at line 296 of file lnet_ut.c.

◆ buf_cb2

struct m0_net_buffer_callbacks buf_cb2

Definition at line 303 of file lnet_ut.c.

◆ buf_seg_size1

m0_bcount_t buf_seg_size1

Definition at line 299 of file lnet_ut.c.

◆ buf_seg_size2

m0_bcount_t buf_seg_size2

Definition at line 306 of file lnet_ut.c.

◆ buf_size1

size_t buf_size1

Definition at line 298 of file lnet_ut.c.

◆ buf_size2

size_t buf_size2

Definition at line 305 of file lnet_ut.c.

◆ bufs1

struct m0_net_buffer bufs1[UT_BUFS1]

Definition at line 297 of file lnet_ut.c.

◆ bufs2

struct m0_net_buffer bufs2[UT_BUFS2]

Definition at line 304 of file lnet_ut.c.

◆ cbd1

struct nlx_core_buf_desc cbd1

Definition at line 310 of file lnet_ut.c.

◆ cbd2

struct nlx_core_buf_desc cbd2

Definition at line 311 of file lnet_ut.c.

◆ dom1

struct m0_net_domain dom1

Definition at line 293 of file lnet_ut.c.

◆ dom2

struct m0_net_domain dom2

Definition at line 300 of file lnet_ut.c.

◆ nidstrs1

char** nidstrs1

Definition at line 308 of file lnet_ut.c.

◆ nidstrs2

char** nidstrs2

Definition at line 309 of file lnet_ut.c.

◆ qs

struct m0_net_qstats qs

Definition at line 307 of file lnet_ut.c.

◆ tm1

struct m0_net_transfer_mc tm1

Definition at line 294 of file lnet_ut.c.

◆ tm2

struct m0_net_transfer_mc tm2

Definition at line 301 of file lnet_ut.c.

◆ tmcb

struct m0_net_tm_callbacks tmcb

Definition at line 292 of file lnet_ut.c.

◆ tmwait1

struct m0_clink tmwait1

Definition at line 295 of file lnet_ut.c.

◆ tmwait2

struct m0_clink tmwait2

Definition at line 302 of file lnet_ut.c.


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