Home
last modified time | relevance | path

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

/linux-6.15/net/ipv4/
H A Ddevinet.c1431 static __be32 confirm_addr_indev(struct in_device *in_dev, __be32 dst, in confirm_addr_indev() function
1490 return confirm_addr_indev(in_dev, dst, local, scope); in inet_confirm_addr()
1496 addr = confirm_addr_indev(in_dev, dst, local, scope); in inet_confirm_addr()