Searched refs:in_own_node (Results 1 - 8 of 8) sorted by relevance

/linux-4.1.27/net/tipc/
H A Daddr.c64 * in_own_node - test for node inclusion; <0.0.0> always matches
66 int in_own_node(struct net *net, u32 addr) in_own_node() function
H A Daddr.h61 int in_own_node(struct net *net, u32 addr);
H A Dname_distr.c97 if (in_own_node(net, dnode)) named_cluster_distribute()
234 if (in_own_node(net, addr)) tipc_publ_subscribe()
H A Dnode.c173 if (in_own_node(net, dnode)) tipc_node_add_conn()
203 if (in_own_node(net, dnode)) tipc_node_remove_conn()
H A Ddiscover.c158 if (in_own_node(net, onode)) { tipc_disc_rcv()
H A Dname_table.c326 if (in_own_node(net, node)) { tipc_nameseq_insert_publ()
392 if (in_own_node(net, node)) { tipc_nameseq_remove_publ()
H A Dlink.c818 if (likely(in_own_node(net, dnode))) { tipc_link_xmit()
H A Dsocket.c735 if (in_own_node(net, msg_orignode(msg))) tipc_sk_mcast_rcv()

Completed in 132 milliseconds