Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Ddevinet.c1439 static __be32 confirm_addr_indev(struct in_device *in_dev, __be32 dst, in confirm_addr_indev() function
1498 return confirm_addr_indev(in_dev, dst, local, scope); in inet_confirm_addr()
1504 addr = confirm_addr_indev(in_dev, dst, local, scope); in inet_confirm_addr()