Home
last modified time | relevance | path

Searched refs:TIPC_ANY_SCOPE (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/net/tipc/
Dname_table.h54 #define TIPC_ANY_SCOPE 10 /* Both node and cluster scope will match */ macro
Dname_table.c691 if (scope == p->scope || scope == TIPC_ANY_SCOPE) in tipc_nametbl_lookup_mcast_sockets()
Dsocket.c1218 ua.scope = TIPC_ANY_SCOPE; in tipc_sk_mcast_rcv()