Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/tsn/src/
Dnx_msrp.c175 case NX_MSRP_TALKER_DOMAIN_VECTOR: in nx_msrp_attribute_find()
233 case NX_MSRP_TALKER_DOMAIN_VECTOR: in nx_msrp_attribute_find()
302 case NX_MSRP_TALKER_DOMAIN_VECTOR: in nx_msrp_attribute_find()
737 …status = nx_msrp_attribute_find(mrp, participant, &attribute, NX_MSRP_TALKER_DOMAIN_VECTOR, &domai… in nx_msrp_register_domain_request()
746 attribute -> attribute_type = NX_MSRP_TALKER_DOMAIN_VECTOR; in nx_msrp_register_domain_request()
818 …status = nx_msrp_attribute_find(mrp, participant, &attribute, NX_MSRP_TALKER_DOMAIN_VECTOR, &domai… in nx_msrp_deregister_domain_request()
1356 case NX_MSRP_TALKER_DOMAIN_VECTOR: in nx_msrp_indication_process()
1553 case NX_MSRP_TALKER_DOMAIN_VECTOR: in nx_msrp_mrpdu_parse()
1758 case NX_MSRP_TALKER_DOMAIN_VECTOR: in nx_msrp_mrpdu_pack_attribute()
1760 *data_ptr++ = NX_MSRP_TALKER_DOMAIN_VECTOR; in nx_msrp_mrpdu_pack_attribute()
[all …]
/NetX-Duo-v6.2.1/tsn/inc/
Dnx_msrp.h67 NX_MSRP_TALKER_DOMAIN_VECTOR = 4, enumerator