Searched refs:TIPC_ANY_SCOPE (Results 1 – 3 of 3) sorted by relevance
54 #define TIPC_ANY_SCOPE 10 /* Both node and cluster scope will match */ macro
691 if (scope == p->scope || scope == TIPC_ANY_SCOPE) in tipc_nametbl_lookup_mcast_sockets()
1218 ua.scope = TIPC_ANY_SCOPE; in tipc_sk_mcast_rcv()