Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Daddrconf.c172 bool send_na);
4148 bool send_na = false; in addrconf_dad_begin() local
4152 send_na = true; in addrconf_dad_begin()
4158 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_begin()
4290 bool send_na = false; in addrconf_dad_work() local
4298 send_na = true; in addrconf_dad_work()
4304 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_work()
4344 bool send_na) in addrconf_dad_completed() argument
4379 if (send_na && in addrconf_dad_completed()