Home
last modified time | relevance | path

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

/NetX-Duo-v6.2.1/common/src/
Dnx_ip_fragment_timeout_check.c111 NX_ICMPV4_SEND_TIME_EXCEED(ip_ptr, fragment, NX_ICMP_FRT_EXCEEDED_CODE); in _nx_ip_fragment_cleanup()
/NetX-Duo-v6.2.1/common/inc/
Dnx_icmpv4.h96 #define NX_ICMP_FRT_EXCEEDED_CODE 1 macro