Home
last modified time | relevance | path

Searched refs:TIPC_GROUP_LOOPBACK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dtipc.h199 #define TIPC_GROUP_LOOPBACK 0x1 /* Receive copy of sent msg when match */ macro
/openbmc/linux/net/tipc/
H A Dgroup.c185 grp->loopback = mreq->flags & TIPC_GROUP_LOOPBACK; in tipc_group_create()