Home
last modified time | relevance | path

Searched refs:tipc_in_scope (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/tipc/
H A Daddr.h85 bool tipc_in_scope(bool legacy_format, u32 domain, u32 addr);
H A Daddr.c40 bool tipc_in_scope(bool legacy_format, u32 domain, u32 addr) in tipc_in_scope() function
H A Ddiscover.c245 if (!tipc_in_scope(legacy, dst, self)) in tipc_disc_rcv()
247 if (!tipc_in_scope(legacy, b->domain, src)) in tipc_disc_rcv()
H A Dname_table.c557 if (!tipc_in_scope(legacy, *dnode, self)) in tipc_nametbl_translate()