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

Data Fields

uint64_t e_value [VALUE_MAX_NR]
 
struct m0_tl e_sensor
 
struct m0_addb2_valuee_recval
 

Detailed Description

Label in the context stack.

Definition at line 211 of file addb2.c.

Field Documentation

◆ e_recval

struct m0_addb2_value* e_recval

Label "value" (i.e., identifier and payload).

This always points to an element of mach->ma_rec.ar_label[].

Definition at line 225 of file addb2.c.

◆ e_sensor

struct m0_tl e_sensor

List of sensors, associated with this label.

Definition at line 219 of file addb2.c.

◆ e_value

uint64_t e_value[VALUE_MAX_NR]

Payload area.

Definition at line 215 of file addb2.c.


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