Motr  M0
m0_rpc_at_bulk_rep Struct Reference

#include <at.h>

Collaboration diagram for m0_rpc_at_bulk_rep:
Collaboration graph

Data Fields

int32_t abr_rc
 
uint64_t abr_len
 

Detailed Description

Sent by server as a reply to client requesting the buffer in case of inbulk.

Definition at line 230 of file at.h.

Field Documentation

◆ abr_len

uint64_t abr_len

Length of the requested buffer.

Definition at line 239 of file at.h.

◆ abr_rc

int32_t abr_rc

RPC bulk transfer result. -ENOMSG if inbulk is required, but client requested inline or provided net buffer descriptor with insufficient length.

Definition at line 236 of file at.h.


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