Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/
Daddrconf.c181 bool send_na);
3894 bool send_na = false; in addrconf_dad_begin() local
3898 send_na = true; in addrconf_dad_begin()
3904 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_begin()
4033 bool send_na = false; in addrconf_dad_work() local
4041 send_na = true; in addrconf_dad_work()
4047 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_work()
4086 bool send_na) in addrconf_dad_completed() argument
4119 if (send_na && in addrconf_dad_completed()