Lines Matching full:dad
590 * network interface in this case as that would trigger DAD which in ipv6_setup()
1010 "Timeout while waiting for DAD NS"); in verify_rs_on_iface_event()
1348 /* Make sure DAD gets some time to run */ in ZTEST()
1479 /* Check we have received three DAD queries */ in ZTEST()
1481 (dad_time[2] != 0U), "Did not get DAD reply"); in ZTEST()
1490 /* Verify that DAD NS is sent after interface state change, for static address
1510 "Timeout while waiting for DAD NS"); in verify_dad_on_static_addr_on_iface_event()
1528 /* Verify that DAD NS is sent after interface state change, for link-local
1551 "Timeout while waiting for DAD NS"); in verify_dad_on_ll_addr_on_iface_event()
1569 /* Verify that in case of DAD conflict, address is not used on the interface. */
1592 "Timeout while waiting for DAD NS"); in ZTEST()