Searched refs:nx_ip_fast_periodic_timer_created (Results 1 – 3 of 3) sorted by relevance
137 if (ip_ptr -> nx_ip_fast_periodic_timer_created) in _nx_ip_fast_periodic_timer_create()153 ip_ptr -> nx_ip_fast_periodic_timer_created = 1; in _nx_ip_fast_periodic_timer_create()
240 if (ip_ptr -> nx_ip_fast_periodic_timer_created) in _nx_ip_delete()246 ip_ptr -> nx_ip_fast_periodic_timer_created = 0; in _nx_ip_delete()
2869 UINT nx_ip_fast_periodic_timer_created; member