Searched refs:GRP_ACK_MSG (Results 1 – 2 of 2) sorted by relevance
571 tipc_group_proto_xmit(grp, m, GRP_ACK_MSG, xmitq); in tipc_group_filter_msg()732 } else if (mtyp == GRP_ACK_MSG) { in tipc_group_proto_xmit()798 case GRP_ACK_MSG: in tipc_group_proto_rcv()
737 #define GRP_ACK_MSG 3 macro