Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Daddr.c41 bool tipc_in_scope(bool legacy_format, u32 domain, u32 addr) in tipc_in_scope() function
H A Daddr.h130 bool tipc_in_scope(bool legacy_format, u32 domain, u32 addr);
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()