Motr  M0
net_otw_types.h File Reference
#include "lib/types.h"
#include "xcode/xcode_attr.h"
Include dependency graph for net_otw_types.h:

Go to the source code of this file.

Data Structures

struct  m0_net_buf_desc
 
struct  m0_net_buf_desc_data
 

Macros

#define __MOTR_NET_NET_OTW_TYPES_H__
 

Functions

struct m0_net_buf_desc M0_XCA_DOMAIN (rpc)
 

Variables

uint32_t nbd_len
 
uint8_t * nbd_data
 
struct m0_net_buf_desc bdd_desc
 
uint64_t bdd_used
 

Macro Definition Documentation

◆ __MOTR_NET_NET_OTW_TYPES_H__

#define __MOTR_NET_NET_OTW_TYPES_H__

Definition at line 26 of file net_otw_types.h.

Variable Documentation

◆ bdd_desc

struct m0_net_buf_desc bdd_desc

Definition at line 120 of file net_otw_types.h.

◆ bdd_used

uint64_t bdd_used

Definition at line 121 of file net_otw_types.h.

◆ nbd_data

uint8_t* nbd_data

Definition at line 121 of file net_otw_types.h.

◆ nbd_len

uint32_t nbd_len

Definition at line 120 of file net_otw_types.h.