Searched refs:nx_ip_fragment_timeout_check (Results 1 – 5 of 5) sorted by relevance
91 ip_ptr -> nx_ip_fragment_timeout_check = _nx_ip_fragment_timeout_check; in _nx_ip_fragment_enable()
105 ip_ptr -> nx_ip_fragment_timeout_check = NX_NULL; in _nx_ip_fragment_disable()
445 if (ip_ptr -> nx_ip_fragment_timeout_check) in _nx_ip_thread_entry()447 (ip_ptr -> nx_ip_fragment_timeout_check)(ip_ptr); in _nx_ip_thread_entry()
107 ${CMAKE_CURRENT_LIST_DIR}/src/nx_ip_fragment_timeout_check.c
2664 VOID (*nx_ip_fragment_timeout_check)(struct NX_IP_STRUCT *); member