Searched refs:TIPC_GROUP_LOOPBACK (Results 1 – 2 of 2) sorted by relevance
199 #define TIPC_GROUP_LOOPBACK 0x1 /* Receive copy of sent msg when match */ macro
185 grp->loopback = mreq->flags & TIPC_GROUP_LOOPBACK; in tipc_group_create()