Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv6/
Daddrconf.c170 bool send_na);
4117 bool send_na = false; in addrconf_dad_begin() local
4121 send_na = true; in addrconf_dad_begin()
4127 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_begin()
4256 bool send_na = false; in addrconf_dad_work() local
4264 send_na = true; in addrconf_dad_work()
4270 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_work()
4310 bool send_na) in addrconf_dad_completed() argument
4345 if (send_na && in addrconf_dad_completed()