Home
last modified time | relevance | path

Searched refs:dad_failed (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf.c2046 static void addrconf_dad_stop(struct inet6_ifaddr *ifp, int dad_failed) in addrconf_dad_stop() argument
2048 if (dad_failed) in addrconf_dad_stop()
2064 } else if (ifp->flags&IFA_F_PERMANENT || !dad_failed) { in addrconf_dad_stop()
2068 if (dad_failed) in addrconf_dad_stop()
2071 if (dad_failed) in addrconf_dad_stop()
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf.c2074 static void addrconf_dad_stop(struct inet6_ifaddr *ifp, int dad_failed) in addrconf_dad_stop() argument
2076 if (dad_failed) in addrconf_dad_stop()
2092 } else if (ifp->flags&IFA_F_PERMANENT || !dad_failed) { in addrconf_dad_stop()
2096 if (dad_failed) in addrconf_dad_stop()
2099 if (dad_failed) in addrconf_dad_stop()

Completed in 16 milliseconds