Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dtopsrv.h44 #define TIPC_SUB_NODE_SCOPE 0x40 macro
H A Dsubscr.c99 if (filter & TIPC_SUB_NODE_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()