Home
last modified time | relevance | path

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

/linux-6.1.9/net/tipc/
Dgroup.c571 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()
Dmsg.h737 #define GRP_ACK_MSG 3 macro