Searched refs:difference (Results 1 – 2 of 2) sorted by relevance
141 INT difference; in nx_msrp_attribute_find() local292 …difference = memcmp(((NX_MSRP_ATTRIBUTE *)*attribute_ptr) -> msrp_attribute_union.talker_advertis… in nx_msrp_attribute_find()298 …difference = memcmp(((NX_MSRP_ATTRIBUTE *)*attribute_ptr) -> msrp_attribute_union.listener.stream… in nx_msrp_attribute_find()304 …difference = 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()
4614 … 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.