TIPC_GRP_UCAST_MSG  544 net/tipc/group.c 		case TIPC_GRP_UCAST_MSG:
TIPC_GRP_UCAST_MSG  335 net/tipc/msg.h 	return mtyp >= TIPC_GRP_MEMBER_EVT && mtyp <= TIPC_GRP_UCAST_MSG;
TIPC_GRP_UCAST_MSG  849 net/tipc/socket.c 	msg_set_type(hdr, TIPC_GRP_UCAST_MSG);
TIPC_GRP_UCAST_MSG 1156 net/tipc/socket.c 		if (mtyp == TIPC_GRP_UCAST_MSG || user == GROUP_PROTOCOL) {