Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dgroup.c221 tipc_group_proto_xmit(grp, m, GRP_LEAVE_MSG, &xmitq); in tipc_group_delete()
727 } else if (mtyp == GRP_LEAVE_MSG) { in tipc_group_proto_xmit()
781 case GRP_LEAVE_MSG: in tipc_group_proto_rcv()
H A Dmsg.h735 #define GRP_LEAVE_MSG 1 macro