Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/net/tipc/
H A Daddr.h130 bool tipc_in_scope(bool legacy_format, u32 domain, u32 addr);
H A Daddr.c41 bool tipc_in_scope(bool legacy_format, u32 domain, u32 addr) in tipc_in_scope() function
H A Ddiscover.c246 if (!tipc_in_scope(legacy, dst, self)) in tipc_disc_rcv()
248 if (!tipc_in_scope(legacy, b->domain, src)) in tipc_disc_rcv()
H A Dname_table.c583 if (!tipc_in_scope(legacy, sk->node, self)) in tipc_nametbl_lookup_anycast()

Completed in 7 milliseconds