Searched refs:in_own_cluster_exact (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/net/tipc/
H A Daddr.c53 return in_own_cluster_exact(net, addr) || !addr; in_own_cluster()
56 int in_own_cluster_exact(struct net *net, u32 addr) in_own_cluster_exact() function
H A Daddr.h60 int in_own_cluster_exact(struct net *net, u32 addr);
H A Dnode.c96 if (unlikely(!in_own_cluster_exact(net, addr))) tipc_node_find()
H A Dbearer.c249 } else if (in_own_cluster_exact(net, disc_domain)) tipc_enable_bearer()
H A Dname_table.c588 } else if (in_own_cluster_exact(net, *destnode)) { tipc_nametbl_translate()

Completed in 76 milliseconds