Home
last modified time | relevance | path

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

/NetX-Duo-v6.3.0/addons/BSD/
Dnxd_bsd.c60 VOID (*nx_bsd_ip_fast_periodic_timer_entry)(ULONG id); variable
812 if ((nx_bsd_ip_fast_periodic_timer_entry == NX_NULL) || in nx_bsd_socket()
821nx_bsd_ip_fast_periodic_timer_entry = nx_bsd_default_ip -> nx_ip_fast_periodic_timer.tx_timer_inte… in nx_bsd_socket()
14882 nx_bsd_ip_fast_periodic_timer_entry(id); in _nx_bsd_fast_periodic_timer_entry()