Searched refs:dad_probes (Results 1 - 2 of 2) sorted by last modified time

/linux-master/net/ipv6/
H A Daddrconf.c4090 ifp->dad_probes = READ_ONCE(idev->cnf.dad_transmits);
4236 if (!ifp->dad_probes && addrconf_dad_end(ifp))
4252 if (ifp->dad_probes == 0) {
4272 ifp->dad_probes--;
/linux-master/include/net/
H A Dif_inet6.h47 __u8 dad_probes; member in struct:inet6_ifaddr

Completed in 179 milliseconds