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

/linux-4.1.27/net/ipv4/
H A Ddevinet.c1242 static __be32 confirm_addr_indev(struct in_device *in_dev, __be32 dst, confirm_addr_indev() function
1294 return confirm_addr_indev(in_dev, dst, local, scope); inet_confirm_addr()
1300 addr = confirm_addr_indev(in_dev, dst, local, scope); for_each_netdev_rcu()

Completed in 69 milliseconds