External data attached to each RR server by the QRES. More...
Data Fields | |
void * | data [QRES_SLOT_NUMBER] |
QoS Sup, QoS Mgr, RFU. |
External data attached to each RR server by the QRES.
This is used for attaching to each RR server multiple pointers, by using the rres_set_ext_data and rres_get_ext_data RR functions to attach a single qres_ext_data_t instance.
Definition at line 11 of file qres_ext_data.c.
void* qres_ext_data::data[QRES_SLOT_NUMBER] |
QoS Sup, QoS Mgr, RFU.
Definition at line 12 of file qres_ext_data.c.
Referenced by qres_attach_to_ext_data(), qres_retrieve_from_rres(), and qres_setup_qsup_for_rres().