Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dinetdevice.h193 __be32 inet_confirm_addr(struct net *net, struct in_device *in_dev, __be32 dst,
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_arp_nd_proxy.c100 addr = inet_confirm_addr(dev_net(dev), in_dev, 0, ip, in br_chk_addr_ip()
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dsocket.c53 if (unlikely(!inet_confirm_addr(sock_net(sock), NULL, 0, in send4()
/OK3568_Linux_fs/kernel/include/net/
H A Dbonding.h614 addr = inet_confirm_addr(dev_net(dev), in_dev, dst, local, in bond_confirm_addr()
/OK3568_Linux_fs/kernel/net/ipv4/
H A Ddevinet.c1423 __be32 inet_confirm_addr(struct net *net, struct in_device *in_dev, in inet_confirm_addr() function
1445 EXPORT_SYMBOL(inet_confirm_addr);
H A Darp.c428 return !inet_confirm_addr(net, in_dev, sip, tip, scope); in arp_ignore()
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c298 ret_addr = inet_confirm_addr(net, in_dev, 0, in ipoib_is_dev_match_addr_rcu()