Home
last modified time | relevance | path

Searched refs:in_scope (Results 1 – 6 of 6) sorted by relevance

/net/tipc/
Daddr.h70 static inline int in_scope(u32 domain, u32 addr) in in_scope() function
Dnode.c605 if (!in_scope(domain, n_ptr->addr)) in tipc_available_nodes()
654 if (!in_scope(domain, n_ptr->addr)) in tipc_node_get_nodes()
714 if (!in_scope(domain, n_ptr->addr)) in tipc_node_get_links()
Dnet.c237 if (in_scope(dnode, tipc_own_addr)) { in tipc_net_route_msg()
Ddiscover.c186 if (!in_scope(dest, tipc_own_addr)) in tipc_disc_recv_msg()
Dbearer.c494 !in_scope(bcast_scope, tipc_own_addr)) { in tipc_enable_bearer()
Dname_table.c630 if (!in_scope(*destnode, tipc_own_addr)) in tipc_nametbl_translate()