Home
last modified time | relevance | path

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

/NetX-Duo-v6.4.1/common/src/
Dnxd_ipv6_stateless_address_autoconfig_enable.c107 interface_ptr -> nx_ipv6_rtr_solicitation_timer = NX_ICMPV6_RTR_SOLICITATION_DELAY; in _nxd_ipv6_stateless_address_autoconfig_enable()
Dnxd_ipv6_enable.c160 … ip_ptr -> nx_ip_interface[i].nx_ipv6_rtr_solicitation_timer = NX_ICMPV6_RTR_SOLICITATION_DELAY; in _nxd_ipv6_enable()
/NetX-Duo-v6.4.1/common/inc/
Dnx_icmpv6.h139 #ifndef NX_ICMPV6_RTR_SOLICITATION_DELAY
140 #define NX_ICMPV6_RTR_SOLICITATION_DELAY 1 macro