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