Home
last modified time | relevance | path

Searched defs:attribute (Results 1 – 4 of 4) sorted by relevance

/NetX-Duo-v6.2.1/tsn/src/
Dnx_msrp.c412 NX_MRP_ATTRIBUTE *attribute = NX_NULL; in nx_msrp_register_stream_request() local
504 NX_MRP_ATTRIBUTE *attribute = NX_NULL; in nx_msrp_register_attach_request() local
580 NX_MRP_ATTRIBUTE *attribute = NX_NULL; in nx_msrp_deregister_stream_request() local
649 NX_MRP_ATTRIBUTE *attribute = NX_NULL; in nx_msrp_deregister_attach_request() local
719 NX_MRP_ATTRIBUTE *attribute = NX_NULL; in nx_msrp_register_domain_request() local
811 NX_MRP_ATTRIBUTE *attribute = NX_NULL; in nx_msrp_deregister_domain_request() local
878 …tream_indication(NX_MRP *mrp, NX_MRP_PARTICIPANT *participant, NX_MRP_ATTRIBUTE *attribute, UINT i… in nx_msrp_register_stream_indication()
964 …tream_indication(NX_MRP *mrp, NX_MRP_PARTICIPANT *participant, NX_MRP_ATTRIBUTE *attribute, UCHAR … in nx_msrp_deregister_stream_indication()
1031 …rp_register_attach_indication(NX_MRP_PARTICIPANT *participant, NX_MRP_ATTRIBUTE *attribute, UCHAR … in nx_msrp_register_attach_indication()
1086 …_deregister_attach_indication(NX_MRP_PARTICIPANT *participant, NX_MRP_ATTRIBUTE *attribute, UCHAR … in nx_msrp_deregister_attach_indication()
[all …]
Dnx_mvrp.c67 …dication_process(NX_MRP *mrp, NX_MRP_PARTICIPANT *participant, NX_MRP_ATTRIBUTE *attribute, UCHAR … in nx_mvrp_indication_process()
132 NX_MRP_ATTRIBUTE *attribute = NX_NULL; in nx_mvrp_mrpdu_unpack() local
324 NX_MRP_ATTRIBUTE *attribute = participant -> inused_head; in nx_mvrp_mrpdu_pack() local
501 NX_MRP_ATTRIBUTE *attribute; in nx_mvrp_attribute_find() local
566 …nx_mvrp_attribute_insert(NX_MRP *mrp, NX_MRP_PARTICIPANT *participant, NX_MRP_ATTRIBUTE *attribute) in nx_mvrp_attribute_insert()
666 NX_MRP_ATTRIBUTE *attribute; in nx_mvrp_attribute_get() local
744 NX_MRP_ATTRIBUTE *attribute = NX_NULL; in nx_mvrp_action_request() local
Dnx_mrp.c95 …nt_event_process(NX_MRP *mrp, NX_MRP_PARTICIPANT *participant, NX_MRP_ATTRIBUTE *attribute, UCHAR … in nx_mrp_applicant_event_process()
496 …ar_event_process(NX_MRP *mrp, NX_MRP_PARTICIPANT *participant, NX_MRP_ATTRIBUTE *attribute, UCHAR … in nx_mrp_registrar_event_process()
885 NX_MRP_ATTRIBUTE *attribute = target; in nx_mrp_attribute_evict() local
1383 UINT nx_mrp_event_process(NX_MRP *mrp, NX_MRP_PARTICIPANT *participant, NX_MRP_ATTRIBUTE *attribute in nx_mrp_event_process()
1460 UINT nx_mrp_attribute_event_get(NX_MRP_ATTRIBUTE *attribute, UCHAR *event_ptr) in nx_mrp_attribute_event_get()
1554 NX_MRP_ATTRIBUTE *attribute; in nx_mrp_periodic_timeout_process() local
1625 NX_MRP_ATTRIBUTE *attribute; in nx_mrp_join_timeout_process() local
1837 NX_MRP_ATTRIBUTE *attribute; in nx_mrp_leave_timeout_process() local
/NetX-Duo-v6.2.1/test/regression/tsn_test/
Dnetx_mrp_state_machine_test.c181 NX_MRP_ATTRIBUTE* attribute; in thread_0_entry() local