Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/addons/dhcp/
Dnxd_dhcp_server.h403 #define NX_DHCP_SERVER_FAST_PERIODIC_EVENT 0x00000002UL /* Fast periodic timer event. */ macro
Dnxd_dhcp_server.c495 …tx_event_flags_set(&(dhcp_ptr -> nx_dhcp_server_events), NX_DHCP_SERVER_FAST_PERIODIC_EVENT, TX_OR… in _nx_dhcp_fast_periodic_timer_entry()
1593 if (dhcp_events & NX_DHCP_SERVER_FAST_PERIODIC_EVENT) in _nx_dhcp_server_thread_entry()