Motr  M0

#include <mem_xprt_pvt.h>

Collaboration diagram for mem_desc:
Collaboration graph

Data Fields

struct sockaddr_in md_passive
 
enum m0_net_queue_type md_qt
 
m0_bcount_t md_len
 
int64_t md_buf_id
 

Detailed Description

Content on the network descriptor.

Definition at line 48 of file mem_xprt_pvt.h.

Field Documentation

◆ md_buf_id

int64_t md_buf_id

buffer id

Definition at line 56 of file mem_xprt_pvt.h.

◆ md_len

m0_bcount_t md_len

Data length

Definition at line 54 of file mem_xprt_pvt.h.

◆ md_passive

struct sockaddr_in md_passive

Address of the passive end point

Definition at line 50 of file mem_xprt_pvt.h.

◆ md_qt

enum m0_net_queue_type md_qt

Queue type

Definition at line 52 of file mem_xprt_pvt.h.


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