Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dipv4_acd.c60 #define IPV4_ACD_MAX_CONFLICTS 10 macro
243 if (iface->config.ip.ipv4->conflict_cnt >= IPV4_ACD_MAX_CONFLICTS) { in acd_start_timer()