Home
last modified time | relevance | path

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

/linux-3.4.99/net/ipv4/
Ddevinet.c1013 static __be32 confirm_addr_indev(struct in_device *in_dev, __be32 dst, in confirm_addr_indev() function
1065 return confirm_addr_indev(in_dev, dst, local, scope); in inet_confirm_addr()
1072 addr = confirm_addr_indev(in_dev, dst, local, scope); in inet_confirm_addr()