Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/mdns/
Dnxd_mdns.c11050 UINT notify_status = 0; in _nx_mdns_service_change_notify_process() local
11102 notify_status = NX_MDNS_PEER_SERVICE_UPDATED; in _nx_mdns_service_change_notify_process()
11126 notify_status = NX_MDNS_PEER_SERVICE_RECEIVED; in _nx_mdns_service_change_notify_process()
11130 notify_status = NX_MDNS_PEER_SERVICE_DELETED; in _nx_mdns_service_change_notify_process()
11143 if (notify_status == 0) in _nx_mdns_service_change_notify_process()
11161 (mdns_ptr -> nx_mdns_service_change_notify)(mdns_ptr, &temp_service, notify_status); in _nx_mdns_service_change_notify_process()