Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/addons/mdns/
Dnxd_mdns.h273 #ifndef NX_MDNS_GOODBYE_TIMER_COUNT
274 #define NX_MDNS_GOODBYE_TIMER_COUNT (250 * NX_IP_PERIODIC_RATE / 1000) macro
Dnxd_mdns.c2081 p -> nx_mdns_rr_timer_count = NX_MDNS_GOODBYE_TIMER_COUNT; in _nx_mdns_disable()
5887 record_rr -> nx_mdns_rr_timer_count = NX_MDNS_GOODBYE_TIMER_COUNT; in _nx_mdns_rr_delete()
7177 p -> nx_mdns_rr_timer_count = NX_MDNS_GOODBYE_TIMER_COUNT; in _nx_mdns_timer_event_process()
10742 p -> nx_mdns_rr_timer_count = NX_MDNS_GOODBYE_TIMER_COUNT; in _nx_mdns_address_change_process()