Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv6/
Daddrconf.c171 bool send_na);
4046 bool send_na = false; in addrconf_dad_begin() local
4050 send_na = true; in addrconf_dad_begin()
4056 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_begin()
4185 bool send_na = false; in addrconf_dad_work() local
4193 send_na = true; in addrconf_dad_work()
4199 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_work()
4239 bool send_na) in addrconf_dad_completed() argument
4274 if (send_na && in addrconf_dad_completed()