Searched refs:tipc_in_scope (Results 1 – 4 of 4) sorted by relevance
/net/tipc/ |
D | addr.h | 85 bool tipc_in_scope(bool legacy_format, u32 domain, u32 addr);
|
D | addr.c | 40 bool tipc_in_scope(bool legacy_format, u32 domain, u32 addr) in tipc_in_scope() function
|
D | discover.c | 245 if (!tipc_in_scope(legacy, dst, self)) in tipc_disc_rcv() 247 if (!tipc_in_scope(legacy, b->domain, src)) in tipc_disc_rcv()
|
D | name_table.c | 557 if (!tipc_in_scope(legacy, *dnode, self)) in tipc_nametbl_translate()
|