inet_confirm_addr 136 include/linux/inetdevice.h extern __be32 inet_confirm_addr(struct in_device *in_dev, __be32 dst, __be32 local, int scope); inet_confirm_addr 414 net/ipv4/arp.c return !inet_confirm_addr(in_dev, sip, tip, scope);