Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Daddrconf.c179 bool send_na);
4012 bool send_na = false; in addrconf_dad_begin() local
4016 send_na = true; in addrconf_dad_begin()
4022 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_begin()
4151 bool send_na = false; in addrconf_dad_work() local
4159 send_na = true; in addrconf_dad_work()
4165 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_work()
4205 bool send_na) in addrconf_dad_completed() argument
4239 if (send_na && in addrconf_dad_completed()