Home
last modified time | relevance | path

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

/Linux-v5.15/net/ipv6/
Daddrconf.c178 bool send_na);
3968 bool send_na = false; in addrconf_dad_begin() local
3972 send_na = true; in addrconf_dad_begin()
3978 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_begin()
4107 bool send_na = false; in addrconf_dad_work() local
4115 send_na = true; in addrconf_dad_work()
4121 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_work()
4161 bool send_na) in addrconf_dad_completed() argument
4194 if (send_na && in addrconf_dad_completed()