Searched refs:GRP_LEAVE_MSG (Results 1 – 2 of 2) sorted by relevance
220 tipc_group_proto_xmit(grp, m, GRP_LEAVE_MSG, &xmitq); in tipc_group_delete()726 } else if (mtyp == GRP_LEAVE_MSG) { in tipc_group_proto_xmit()780 case GRP_LEAVE_MSG: in tipc_group_proto_rcv()
641 #define GRP_LEAVE_MSG 1 macro