Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dtopsrv.h43 #define TIPC_SUB_CLUSTER_SCOPE 0x20 macro
H A Dsubscr.c97 if (filter & TIPC_SUB_CLUSTER_SCOPE && p->scope == TIPC_NODE_SCOPE) in tipc_sub_report_overlap()
H A Dgroup.c189 filter |= global ? TIPC_SUB_CLUSTER_SCOPE : TIPC_SUB_NODE_SCOPE; in tipc_group_create()