Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ipv6/
H A Daddrconf.c177 bool send_na);
3994 bool send_na = false; in addrconf_dad_begin() local
3998 send_na = true; in addrconf_dad_begin()
4004 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_begin()
4133 bool send_na = false; in addrconf_dad_work() local
4141 send_na = true; in addrconf_dad_work()
4147 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_work()
4187 bool send_na) in addrconf_dad_completed()
4221 if (send_na && in addrconf_dad_completed()
4186 addrconf_dad_completed(struct inet6_ifaddr *ifp, bool bump_id, bool send_na) addrconf_dad_completed() argument
/kernel/linux/linux-6.6/net/ipv6/
H A Daddrconf.c171 bool send_na);
4061 bool send_na = false; in addrconf_dad_begin() local
4065 send_na = true; in addrconf_dad_begin()
4071 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_begin()
4200 bool send_na = false; in addrconf_dad_work() local
4208 send_na = true; in addrconf_dad_work()
4214 addrconf_dad_completed(ifp, bump_id, send_na); in addrconf_dad_work()
4254 bool send_na) in addrconf_dad_completed()
4289 if (send_na && in addrconf_dad_completed()
4253 addrconf_dad_completed(struct inet6_ifaddr *ifp, bool bump_id, bool send_na) addrconf_dad_completed() argument

Completed in 16 milliseconds