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

Data Fields

uint64_t ntnbd_magic
 
m0_bcount_t ntnbd_buf_size
 
uint32_t ntnbd_len
 

Detailed Description

Structure to help m0_net_buf_desc serialization

Definition at line 511 of file network.c.

Field Documentation

◆ ntnbd_buf_size

m0_bcount_t ntnbd_buf_size

Passive buffer size

Definition at line 515 of file network.c.

◆ ntnbd_len

uint32_t ntnbd_len

m0_net_buf_desc.nbd_len

Definition at line 517 of file network.c.

◆ ntnbd_magic

uint64_t ntnbd_magic

M0_NET_TEST_NETWORK_BD_MAGIC

Definition at line 513 of file network.c.


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