Lines Matching full:dad
79 /** Duplicate address detection (DAD) timer */
1237 /* DAD entries are ordered by construction. Stop when in dad_timeout()
1262 NET_DBG("DAD succeeded for %s at interface %d", in dad_timeout()
1313 NET_DBG("Interface %p is down, starting DAD for %s later.", in net_if_ipv6_start_dad()
1328 NET_DBG("Starting DAD for iface %p", iface); in net_if_start_dad()
1333 NET_WARN("Cannot do DAD IPv6 config is not valid."); in net_if_start_dad()
1362 NET_ERR("Cannot add %s address to interface %p, DAD fails", in net_if_start_dad()
1369 /* Start DAD for all the addresses that were added earlier when in net_if_start_dad()
1425 * start new DAD for the new PE address as the amount of address slots in net_if_ipv6_dad_failed()
1999 /* If DAD is not done for point-to-point links, then in net_if_ipv6_addr_add()
5456 * not need to run DAD etc for it. in notify_iface_up()