Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/tsn/src/
Dnx_msrp.c141 INT difference; in nx_msrp_attribute_find() local
292difference = memcmp(((NX_MSRP_ATTRIBUTE *)*attribute_ptr) -> msrp_attribute_union.talker_advertis… in nx_msrp_attribute_find()
298difference = memcmp(((NX_MSRP_ATTRIBUTE *)*attribute_ptr) -> msrp_attribute_union.listener.stream… in nx_msrp_attribute_find()
304difference = memcmp(&((NX_MSRP_ATTRIBUTE *)*attribute_ptr) -> msrp_attribute_union.domain.sr_clas… in nx_msrp_attribute_find()
315 if (difference < 0) in nx_msrp_attribute_find()
/NetX-Duo-v6.2.1/docs/
Drevision_history.txt4614 … The default value is NX_WAIT_FOREVER so no difference in behavior should be observed.
5261 … negative difference. Some use cases in NetX SNTP Client regard a negative difference as an error.