Home
last modified time | relevance | path

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

/Linux-v5.10/net/ipv6/
Daddrconf.c177 bool send_na);
3948 bool send_na = false; in addrconf_dad_begin() local
3952 send_na = true; in addrconf_dad_begin()
3958 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_begin()
4087 bool send_na = false; in addrconf_dad_work() local
4095 send_na = true; in addrconf_dad_work()
4101 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_work()
4141 bool send_na) in addrconf_dad_completed() argument
4174 if (send_na && in addrconf_dad_completed()