Home
last modified time | relevance | path

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

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