tipc_in_scope
bool tipc_in_scope(bool legacy_format, u32 domain, u32 addr);
if (!tipc_in_scope(legacy, dst, self))
if (!tipc_in_scope(legacy, b->domain, src))
if (!tipc_in_scope(legacy, sk->node, self))