Searched refs:in_own_cluster (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/net/tipc/
H A Daddr.c49 * in_own_cluster - test for cluster inclusion; <0.0.0> always matches
51 int in_own_cluster(struct net *net, u32 addr) in_own_cluster() function
H A Daddr.h59 int in_own_cluster(struct net *net, u32 addr);
H A Dname_table.c321 if (in_own_cluster(net, node)) { tipc_nameseq_insert_publ()
386 if (in_own_cluster(net, node)) { tipc_nameseq_remove_publ()

Completed in 35 milliseconds