Motr  M0
bdesc Struct Reference

#include <xcode.h>

Collaboration diagram for bdesc:
Collaboration graph

Data Fields

struct addr bd_addr
 
struct m0_cookie bd_cookie
 

Detailed Description

Buffer descriptor.

This is put inside of generic m0_net_buf_desc. The descriptor uniquely identifies a buffer within a cluster.

See also
bdesc_encode(), bdesc_decode()

Definition at line 89 of file xcode.h.

Field Documentation

◆ bd_addr

struct addr bd_addr

Definition at line 90 of file xcode.h.

◆ bd_cookie

struct m0_cookie bd_cookie

Definition at line 91 of file xcode.h.


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