Home
last modified time | relevance | path

Searched refs:msrp_attribute_array (Results 1 – 1 of 1) sorted by relevance

/NetX-Duo-v6.2.1/tsn/src/
Dnx_msrp.c32 static NX_MSRP_ATTRIBUTE msrp_attribute_array[NX_MSRP_ATTRIBUTE_ARRAY_MAX_SIZE]; variable
213 …_ptr = nx_mrp_attribute_new(mrp, participant, (NX_MRP_ATTRIBUTE *)msrp_attribute_array, sizeof(NX_… in nx_msrp_attribute_find()